GetCommonLoop Synopsis Declared in <src/midend/astUtil/astSupport/LoopInfoInterface.h> template< class Stmt, class Interface> Stmt GetCommonLoop( Interface& ast_interface, Stmt b1, int dim1, Stmt b2, int dim2, int* level = 0); Created with MrDocs