Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDLoopUnrolling.cpp74 static bool isLoopStmt(const Stmt *S) { in isLoopStmt() function
271 if (!isLoopStmt(LoopStmt)) in shouldCompletelyUnroll()
325 if (!isLoopStmt(LoopStmt)) in updateLoopStack()