Skip to content

LoopInfo::LoopInfo

Construct from AstNodePtr

Synopsis

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

LoopInfo(AstNodePtr const& l);

Parameters

Name

Description

l

The object to copy construct from

Created with MrDocs