Searched refs:IsLoopDeleted (Results 1 – 1 of 1) sorted by relevance
645 bool &IsLoopDeleted) { in constantFoldTerminators() argument656 IsLoopDeleted = Changed && BranchFolder.foldingBreaksCurrentLoop(); in constantFoldTerminators()697 bool &IsLoopDeleted) { in simplifyLoopCFG() argument701 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted); in simplifyLoopCFG()703 if (IsLoopDeleted) in simplifyLoopCFG()