Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp133 bool DeleteCurrentLoop = false; member in __anon70582c810111::ConstantTerminatorFoldingImpl
157 if (!DeleteCurrentLoop) in dump()
178 if (!DeleteCurrentLoop) in dump()
281 DeleteCurrentLoop = !IsEdgeLive(L.getLoopLatch(), L.getHeader()); in analyze()
285 if (DeleteCurrentLoop) in analyze()
562 if (DeleteCurrentLoop) { in run()
638 return DeleteCurrentLoop; in foldingBreaksCurrentLoop()
724 bool DeleteCurrentLoop = false; in run() local
726 DeleteCurrentLoop)) in run()
729 if (DeleteCurrentLoop) in run()
[all …]