Searched refs:IsLoopDeleted (Results 1 – 1 of 1) sorted by relevance
642 bool &IsLoopDeleted) { in constantFoldTerminators() argument653 IsLoopDeleted = Changed && BranchFolder.foldingBreaksCurrentLoop(); in constantFoldTerminators()690 bool &IsLoopDeleted) { in simplifyLoopCFG() argument694 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted); in simplifyLoopCFG()696 if (IsLoopDeleted) in simplifyLoopCFG()