Lines Matching defs:Predicate
164 CmpInst::Predicate Opcode = (CmpInst::Predicate)OpVal;178 ICmpInst::Predicate Predicate;183 MinMaxSinkInfo(ICmpInst *ICmp, Value *Other, ICmpInst::Predicate Predicate)184 : ICmp(ICmp), Other(Other), Predicate(Predicate), MinMax(nullptr),277 ICmpInst::Predicate P = Info.Predicate;