Searched refs:isTrueIfPositive (Results 1 – 1 of 1) sorted by relevance
1264 bool isTrueIfPositive = ICI.getPredicate() == ICmpInst::ICMP_SGT; in visitICmpInstWithInstAndIntCst() local1267 isTrueIfPositive ^= true; in visitICmpInstWithInstAndIntCst()1269 if (isTrueIfPositive) in visitICmpInstWithInstAndIntCst()