Searched refs:PoisonVals (Results 1 – 1 of 1) sorted by relevance
4203 SmallPtrSet<const Value *, 8> PoisonVals; in canReuseInstruction() local4204 getPoisonGeneratingValues(PoisonVals, S); in canReuseInstruction()4220 if (PoisonVals.contains(V) || isGuaranteedNotToBePoison(V)) in canReuseInstruction()