Searched defs:IsLoop (Results 1 – 3 of 3) sorted by relevance
1512 Matcher<Node*> IsLoop(const Matcher<Node*>& control0_matcher, in IsLoop() function1519 Matcher<Node*> IsLoop(const Matcher<Node*>& control0_matcher, in IsLoop() function
2278 bool IsLoop = Terminator && isa<ContinueStmt>(Terminator); in runAnalysis() local
2736 bool IsLoop = false; in runOnMachineFunction() local