Searched defs:GTPredicate (Results 1 – 2 of 2) sorted by relevance
7286 CmpInst::Predicate GTPredicate = Cmp->isSigned() in lowerThreewayCompare() local
10451 auto GTPredicate = (Opcode == ISD::UCMP ? ISD::SETUGT : ISD::SETGT); in expandCMP() local