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