Searched refs:IsLoopDeleted (Results 1 – 1 of 1) sorted by relevance
634 bool &IsLoopDeleted) { in constantFoldTerminators() argument645 IsLoopDeleted = Changed && BranchFolder.foldingBreaksCurrentLoop(); in constantFoldTerminators()682 bool &IsLoopDeleted) { in simplifyLoopCFG() argument686 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted); in simplifyLoopCFG()688 if (IsLoopDeleted) in simplifyLoopCFG()