Searched refs:AllowPoison (Results 1 – 1 of 1) sorted by relevance
1439 bool SimplifyValuePattern(SmallVector<Value *> &Vec, bool AllowPoison) { in SimplifyValuePattern() argument1455 if (!AllowPoison) in SimplifyValuePattern()1462 SimplifyValuePattern(Vec, AllowPoison); in SimplifyValuePattern()1486 bool AllowPoison = in instCombineSVEDupqLane() local1488 if (!SimplifyValuePattern(Elts, AllowPoison)) in instCombineSVEDupqLane()