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
154 if (!DeleteCurrentLoop) in dump()
175 if (!DeleteCurrentLoop) in dump()
278 DeleteCurrentLoop = !IsEdgeLive(L.getLoopLatch(), L.getHeader()); in analyze()
282 if (DeleteCurrentLoop) in analyze()
559 if (DeleteCurrentLoop) { in run()
635 return DeleteCurrentLoop; in foldingBreaksCurrentLoop()
721 bool DeleteCurrentLoop = false; in run() local
723 DeleteCurrentLoop)) in run()
726 if (DeleteCurrentLoop) in run()