Searched refs:DeleteCurrentLoop (Results 1 – 2 of 2) sorted by relevance
138 bool DeleteCurrentLoop = false; member in __anon7bb98f840111::ConstantTerminatorFoldingImpl162 if (!DeleteCurrentLoop) in dump()183 if (!DeleteCurrentLoop) in dump()282 DeleteCurrentLoop = !IsEdgeLive(L.getLoopLatch(), L.getHeader()); in analyze()286 if (DeleteCurrentLoop) in analyze()557 if (DeleteCurrentLoop) { in run()618 return DeleteCurrentLoop; in foldingBreaksCurrentLoop()700 bool DeleteCurrentLoop = false; in run() local703 DeleteCurrentLoop)) in run()706 if (DeleteCurrentLoop) in run()[all …]
133 bool DeleteCurrentLoop = false; member in __anone18ff44a0111::ConstantTerminatorFoldingImpl157 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() local726 DeleteCurrentLoop)) in run()729 if (DeleteCurrentLoop) in run()[all …]