Searched refs:MightCreatePoisonOrUB (Results 1 – 1 of 1) sorted by relevance
2192 bool MightCreatePoisonOrUB = in foldSelectShuffleWith1Binop() local2195 if (MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()2206 if (is_contained(Mask, PoisonMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()2325 bool MightCreatePoisonOrUB = in foldSelectShuffle() local2328 if (MightCreatePoisonOrUB) in foldSelectShuffle()2351 if (MightCreatePoisonOrUB && !ConstantsAreOp1) in foldSelectShuffle()2377 if (is_contained(Mask, PoisonMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffle()