Searched defs:tryToFindNextInnerLoop (Results 1 – 2 of 2) sorted by relevance
78 OMPLoopBasedDirective::tryToFindNextInnerLoop(Stmt *CurStmt, in tryToFindNextInnerLoop() function in OMPLoopBasedDirective
900 static const Stmt *tryToFindNextInnerLoop(const Stmt *CurStmt, in tryToFindNextInnerLoop() function