Searched refs:CompareVal (Results 1 – 1 of 1) sorted by relevance
1173 Value *CompareVal = LHSI->getOperand(0); in visitICmpInstWithInstAndIntCst() local1178 ICI.setOperand(0, CompareVal); in visitICmpInstWithInstAndIntCst()1190 return new ICmpInst(ICmpInst::ICMP_SGT, CompareVal, in visitICmpInstWithInstAndIntCst()1193 return new ICmpInst(ICmpInst::ICMP_SLT, CompareVal, in visitICmpInstWithInstAndIntCst()