Searched refs:AllowPoison (Results 1 – 1 of 1) sorted by relevance
1740 bool SimplifyValuePattern(SmallVector<Value *> &Vec, bool AllowPoison) { in SimplifyValuePattern() argument1756 if (!AllowPoison) in SimplifyValuePattern()1763 SimplifyValuePattern(Vec, AllowPoison); in SimplifyValuePattern()1787 bool AllowPoison = in instCombineSVEDupqLane() local1789 if (!SimplifyValuePattern(Elts, AllowPoison)) in instCombineSVEDupqLane()