Skip to content

LoopTreeDepCompCreate::LoopTreeDepCompCreate

Synopsis

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

LoopTreeDepCompCreate(
    AstNodePtr const& top,
    bool buildDepGraph = true,
    bool supportNonFortranLoop = false);

Created with MrDocs