Searched refs:ShouldPush (Results 1 – 2 of 2) sorted by relevance
692 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local694 if (OutOfScope || ShouldPush) { in renameUses()697 if (ShouldPush) { in renameUses()
4010 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4014 if (OutOfScope || ShouldPush) { in eliminateInstructions()4017 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4018 if (ShouldPush) { in eliminateInstructions()