Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp132 bool DeleteCurrentLoop = false; member in __anon5fa539ba0111::ConstantTerminatorFoldingImpl
156 if (!DeleteCurrentLoop) in dump()
177 if (!DeleteCurrentLoop) in dump()
284 if (DeleteCurrentLoop) in analyze()
559 if (DeleteCurrentLoop) { in run()
632 return DeleteCurrentLoop; in foldingBreaksCurrentLoop()
714 bool DeleteCurrentLoop = false; in run() local
719 if (DeleteCurrentLoop) in run()
749 bool DeleteCurrentLoop = false; in runOnLoop() local
752 DeleteCurrentLoop); in runOnLoop()
[all …]