User Guide
loop_unroll_visitor.hpp File Reference

Unroll for loop in the AST. More...

Detailed Description

Unroll for loop in the AST.

Definition in file loop_unroll_visitor.hpp.

#include <string>
#include "visitors/ast_visitor.hpp"

Go to the source code of this file.

Classes

class  nmodl::visitor::LoopUnrollVisitor
 Unroll for loop in the AST. More...
 

Namespaces

 nmodl
 encapsulates code generation backend implementations
 
 nmodl::visitor
 Implementation of different AST visitors.