Home
last modified time | relevance | path

Searched defs:TryImperfectlyNestedLoops (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h901 bool TryImperfectlyNestedLoops) { in tryToFindNextInnerLoop() argument
915 doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, in doForAllLoops() argument
934 doForAllLoops(Stmt *CurStmt, bool TryImperfectlyNestedLoops, in doForAllLoops() argument
942 doForAllLoops(const Stmt *CurStmt, bool TryImperfectlyNestedLoops, in doForAllLoops() argument
958 doForAllLoopsBodies(const Stmt * CurStmt,bool TryImperfectlyNestedLoops,unsigned NumLoops,llvm::function_ref<void (unsigned,const Stmt *,const Stmt *)> Callback) doForAllLoopsBodies() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtOpenMP.cpp79 bool TryImperfectlyNestedLoops) { in tryToFindNextInnerLoop() argument
126 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoops() argument
180 Stmt *CurStmt, bool TryImperfectlyNestedLoops, unsigned NumLoops, in doForAllLoopsBodies() argument