Home
last modified time | relevance | path

Searched defs:IsLoop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp2462 bool IsLoop = Terminator && isa<ContinueStmt>(Terminator); in runAnalysis() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3340 bool IsLoop = false; in runOnMachineFunction() local