Searched refs:hasGoverningPredicate (Results 1 – 1 of 1) sorted by relevance
1072 explicit operator bool() const { return hasGoverningPredicate(); } in operator bool()1078 bool hasGoverningPredicate() const { in hasGoverningPredicate() function1083 assert(hasGoverningPredicate() && "Propery not set!"); in getGoverningPredicateOperandIdx()1088 assert(!hasGoverningPredicate() && "Cannot set property twice!"); in setGoverningPredicateOperandIdx()1625 if (!IInfo.hasGoverningPredicate()) in simplifySVEIntrinsic()