Searched defs:PredicateConstraint (Results 1 – 2 of 2) sorted by relevance
73 struct PredicateConstraint { struct74 CmpInst::Predicate Predicate;75 Value *OtherOp;
7813 enum PredicateConstraint { enum