Searched defs:PredicateBase (Results 1 – 2 of 2) sorted by relevance
109 PredicateBase(PredicateType PT, Value *Op, Value *Condition) in PredicateBase() function
112 PredicateBase(PredicateType PT, Value *Op) : Type(PT), OriginalOp(Op) {} in PredicateBase() function