Searched refs:isLoopNeverExecuted (Results 1 – 1 of 1) sorted by relevance
147 static bool isLoopNeverExecuted(Loop *L) { in isLoopNeverExecuted() function462 if (ExitBlock && isLoopNeverExecuted(L)) { in deleteLoopIfDead()