Searched defs:isPredicate (Results 1 – 8 of 8) sorted by relevance
110 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
362 bool isPredicate() const { return OpKind == MO_Predicate; } in isPredicate() function