Searched refs:TriviallyTrue (Results 1 – 1 of 1) sorted by relevance
10667 auto TrivialCase = [&](bool TriviallyTrue) { in SimplifyICmpOperands() argument10669 Pred = TriviallyTrue ? ICmpInst::ICMP_EQ : ICmpInst::ICMP_NE; in SimplifyICmpOperands()