Home
last modified time | relevance | path

Searched refs:isLoopDead (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp63 static bool isLoopDead(Loop *L, ScalarEvolution &SE, in isLoopDead() function
499 if (!isLoopDead(L, SE, ExitingBlocks, ExitBlock, Changed, Preheader, LI)) { in deleteLoopIfDead()