Searched refs:isAllTrueMask (Results 1 – 1 of 1) sorted by relevance
86 static bool isAllTrueMask(Value *MaskVal) { in isAllTrueMask() function228 if (Mask && !isAllTrueMask(Mask)) { in expandPredicationInBinaryOperator()