Searched refs:isLoopDead (Results 1 – 1 of 1) sorted by relevance
65 static bool isLoopDead(Loop *L, ScalarEvolution &SE, in isLoopDead() function493 if (!isLoopDead(L, SE, ExitingBlocks, ExitBlock, Changed, Preheader, LI)) { in deleteLoopIfDead()