Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp72 static bool isLoopStmt(const Stmt *S) { in isLoopStmt() function
201 if (!isLoopStmt(LoopStmt)) in shouldCompletelyUnroll()
255 if (!isLoopStmt(LoopStmt)) in updateLoopStack()