Home
last modified time | relevance | path

Searched refs:CompareVal (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp1253 Value *CompareVal = LHSI->getOperand(0); in visitICmpInstWithInstAndIntCst() local
1258 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()