GetEnclosingLoop
Synopsis
Declared in <src/midend/astUtil/astSupport/LoopInfoInterface.h>
template<
class Stmt,
class Interface>
Stmt
GetEnclosingLoop(
Stmt n,
Interface& ast_interface);
Created with MrDocs
Declared in <src/midend/astUtil/astSupport/LoopInfoInterface.h>
template<
class Stmt,
class Interface>
Stmt
GetEnclosingLoop(
Stmt n,
Interface& ast_interface);
Created with MrDocs