Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp74 static bool isLoopStmt(const Stmt *S) { in isLoopStmt() function
254 if (!isLoopStmt(LoopStmt)) in shouldCompletelyUnroll()
308 if (!isLoopStmt(LoopStmt)) in updateLoopStack()