Searched refs:ShouldPush (Results 1 – 2 of 2) sorted by relevance
694 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local696 if (OutOfScope || ShouldPush) { in renameUses()699 if (ShouldPush) { in renameUses()
4005 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4009 if (OutOfScope || ShouldPush) { in eliminateInstructions()4012 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4013 if (ShouldPush) { in eliminateInstructions()