Searched refs:tryToFindNextInnerLoop (Results 1 – 3 of 3) sorted by relevance
883 static Stmt *tryToFindNextInnerLoop(Stmt *CurStmt,885 static const Stmt *tryToFindNextInnerLoop(const Stmt *CurStmt, in tryToFindNextInnerLoop() function887 return tryToFindNextInnerLoop(const_cast<Stmt *>(CurStmt), in tryToFindNextInnerLoop()
78 OMPLoopBasedDirective::tryToFindNextInnerLoop(Stmt *CurStmt, in tryToFindNextInnerLoop() function in OMPLoopBasedDirective173 CurStmt = OMPLoopBasedDirective::tryToFindNextInnerLoop( in doForAllLoops()
1872 NextLoop = OMPLoopDirective::tryToFindNextInnerLoop( in emitBody()1936 OMPLoopBasedDirective::tryToFindNextInnerLoop( in EmitOMPLoopBody()