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