Searched refs:IsLoopDeleted (Results 1 – 1 of 1) sorted by relevance
665 bool &IsLoopDeleted) { in constantFoldTerminators() argument676 IsLoopDeleted = Changed && BranchFolder.foldingBreaksCurrentLoop(); in constantFoldTerminators()717 bool &IsLoopDeleted) { in simplifyLoopCFG() argument721 Changed |= constantFoldTerminators(L, DT, LI, SE, MSSAU, IsLoopDeleted); in simplifyLoopCFG()723 if (IsLoopDeleted) in simplifyLoopCFG()