Searched defs:LTPredicate (Results 1 – 2 of 2) sorted by relevance
7283 CmpInst::Predicate LTPredicate = Cmp->isSigned() in lowerThreewayCompare() local
10450 auto LTPredicate = (Opcode == ISD::UCMP ? ISD::SETULT : ISD::SETLT); in expandCMP() local