Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp130 bool DeleteCurrentLoop = false; member in __anona0e87c8a0111::ConstantTerminatorFoldingImpl
156 if (!DeleteCurrentLoop) in dump()
177 if (!DeleteCurrentLoop) in dump()
293 DeleteCurrentLoop = !IsEdgeLive(L.getLoopLatch(), L.getHeader()); in analyze()
297 if (DeleteCurrentLoop) in analyze()
579 if (DeleteCurrentLoop) { in run()
655 return DeleteCurrentLoop; in foldingBreaksCurrentLoop()
741 bool DeleteCurrentLoop = false; in run() local
743 DeleteCurrentLoop)) in run()
746 if (DeleteCurrentLoop) in run()