Searched refs:IsLoopDeleted (Results 1 – 1 of 1) sorted by relevance
648 bool &IsLoopDeleted) { in constantFoldTerminators() argument659 IsLoopDeleted = Changed && BranchFolder.foldingBreaksCurrentLoop(); in constantFoldTerminators()700 bool &IsLoopDeleted) { in simplifyLoopCFG() argument704 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted); in simplifyLoopCFG()706 if (IsLoopDeleted) in simplifyLoopCFG()