Searched refs:MightCreatePoisonOrUB (Results 1 – 1 of 1) sorted by relevance
1992 bool MightCreatePoisonOrUB = in foldSelectShuffleWith1Binop() local1995 if (MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()2007 if (is_contained(Mask, UndefMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffleWith1Binop()2123 bool MightCreatePoisonOrUB = in foldSelectShuffle() local2126 if (MightCreatePoisonOrUB) in foldSelectShuffle()2149 if (MightCreatePoisonOrUB && !ConstantsAreOp1) in foldSelectShuffle()2175 if (is_contained(Mask, UndefMaskElem) && !MightCreatePoisonOrUB) in foldSelectShuffle()