Searched defs:tryToFindNextInnerLoop (Results 1 – 2 of 2) sorted by relevance
77 Stmt *OMPLoopDirective::tryToFindNextInnerLoop(Stmt *CurStmt, in tryToFindNextInnerLoop() function in OMPLoopDirective
1076 static const Stmt *tryToFindNextInnerLoop(const Stmt *CurStmt, in tryToFindNextInnerLoop() function