Searched refs:ShouldPush (Results 1 – 1 of 1) sorted by relevance
4042 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4046 if (OutOfScope || ShouldPush) { in eliminateInstructions()4049 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4050 if (ShouldPush) { in eliminateInstructions()