Searched defs:IsLoop (Results 1 – 2 of 2) sorted by relevance
2462 bool IsLoop = Terminator && isa<ContinueStmt>(Terminator); in runAnalysis() local
3340 bool IsLoop = false; in runOnMachineFunction() local