Searched refs:verifyLoop (Results 1 – 9 of 9) sorted by relevance
192 L->verifyLoop(); in unifyLoopExits()200 ParentLoop->verifyLoop(); in unifyLoopExits()
229 NewLoop->verifyLoop(); in createNaturalLoopInternal()231 ParentLoop->verifyLoop(); in createNaturalLoopInternal()
884 static void verifyLoop(Loop *L) {887 verifyLoop(*I);933 verifyLoop(*I); in verifyAnalysis()
251 L->verifyLoop(); in run()
1360 ParentL->verifyLoop(); in run()1478 ParentL->verifyLoop(); in run()
2332 UpdateL.verifyLoop(); in unswitchNontrivialInvariants()2334 ChildL->verifyLoop(); in unswitchNontrivialInvariants()
286 void LoopBase<BlockT, LoopT>::verifyLoop() const { in verifyLoop() function377 verifyLoop(); in verifyLoopNest()
470 void verifyLoop() const;
238 CurrentLoop->verifyLoop(); in runOnFunction()