SelectArray::buf_codegen
Synopses
Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTreeTransform.h>
AstNodePtr
buf_codegen(
AstInterface& fa,
int offset) const;
AstNodePtr
buf_codegen(
AstInterface& fa,
AstInterface::AstNodeList& arrindex) const;
AstNodePtr
buf_codegen(
AstInterface& fa,
SymbolicVal const& offset) const;
Created with MrDocs