Searched refs:IsLoopDeleted (Results 1 – 1 of 1) sorted by relevance
646 bool &IsLoopDeleted) { in constantFoldTerminators() argument657 IsLoopDeleted = Changed && BranchFolder.foldingBreaksCurrentLoop(); in constantFoldTerminators()698 bool &IsLoopDeleted) { in simplifyLoopCFG() argument702 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted); in simplifyLoopCFG()704 if (IsLoopDeleted) in simplifyLoopCFG()