Searched refs:ShouldPush (Results 1 – 2 of 2) sorted by relevance
696 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local698 if (OutOfScope || ShouldPush) { in renameUses()701 if (ShouldPush) { in renameUses()
3968 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local3972 if (OutOfScope || ShouldPush) { in eliminateInstructions()3975 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local3976 if (ShouldPush) { in eliminateInstructions()