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

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

Completed in 180 milliseconds