Searched refs:ShouldPush (Results 1 – 2 of 2) sorted by relevance
701 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local703 if (OutOfScope || ShouldPush) { in renameUses()706 if (ShouldPush) { in renameUses()
3998 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4002 if (OutOfScope || ShouldPush) { in eliminateInstructions()4005 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local4006 if (ShouldPush) { in eliminateInstructions()