Searched refs:isTrueIfPositive (Results 1 – 2 of 2) sorted by relevance
1036 bool isTrueIfPositive = ICI.getPredicate() == ICmpInst::ICMP_SGT; in visitICmpInstWithInstAndIntCst() local1039 isTrueIfPositive ^= true; in visitICmpInstWithInstAndIntCst()1041 if (isTrueIfPositive) in visitICmpInstWithInstAndIntCst()
1589 bool isTrueIfPositive = ICI.getPredicate() == ICmpInst::ICMP_SGT; in visitICmpInstWithInstAndIntCst() local1592 isTrueIfPositive ^= true; in visitICmpInstWithInstAndIntCst()1594 if (isTrueIfPositive) in visitICmpInstWithInstAndIntCst()