Searched defs:ShouldPush (Results 1 – 2 of 2) sorted by relevance
684 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local
3985 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local3992 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local