Skip to content

SelectArray::shiftcopy_codegen

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/computation/LoopTreeTransform.h>

AstNodePtr
shiftcopy_codegen(
    LoopInfo& shift,
    std::vector<SymbolicVal> const& arrshift,
    SymbolicVal const& bufshift) const;

Created with MrDocs