Searched refs:ShouldPush (Results 1 – 2 of 2) sorted by relevance
656 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local658 if (OutOfScope || ShouldPush) { in renameUses()661 if (ShouldPush) { in renameUses()
4041 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4045 if (OutOfScope || ShouldPush) { in eliminateInstructions()4048 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4049 if (ShouldPush) { in eliminateInstructions()