Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp139 bool DeleteCurrentLoop = false; member in __anone26eb4350111::ConstantTerminatorFoldingImpl
163 if (!DeleteCurrentLoop) in dump()
184 if (!DeleteCurrentLoop) in dump()
283 DeleteCurrentLoop = !IsEdgeLive(L.getLoopLatch(), L.getHeader()); in analyze()
287 if (DeleteCurrentLoop) in analyze()
563 if (DeleteCurrentLoop) { in run()
624 return DeleteCurrentLoop; in foldingBreaksCurrentLoop()
706 bool DeleteCurrentLoop = false; in run() local
709 DeleteCurrentLoop)) in run()
712 if (DeleteCurrentLoop) in run()
[all …]