Searched refs:MightCreatePoisonOrUB (Results 1 – 1 of 1) sorted by relevance
2270 bool MightCreatePoisonOrUB = in foldSelectShuffleWith1Binop() local2273 if (MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()2284 if (is_contained(Mask, PoisonMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()2403 bool MightCreatePoisonOrUB = in foldSelectShuffle() local2406 if (MightCreatePoisonOrUB) in foldSelectShuffle()2429 if (MightCreatePoisonOrUB && !ConstantsAreOp1) in foldSelectShuffle()2455 if (is_contained(Mask, PoisonMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffle()