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