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