Home
last modified time | relevance | path

Searched refs:isLoopStmt (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp71 static bool isLoopStmt(const Stmt *S) { in isLoopStmt() function
212 if (!isLoopStmt(LoopStmt)) in shouldCompletelyUnroll()
266 if (!isLoopStmt(LoopStmt)) in updateLoopStack()