Searched refs:OpSt (Results 1 – 1 of 1) sorted by relevance
815 ValueLatticeElement OpSt = getValueState(I.getOperand(0)); in visitCastInst() local816 if (OpSt.isUnknownOrUndef()) in visitCastInst()819 if (Constant *OpC = getConstant(OpSt)) { in visitCastInst()826 OpSt.isConstantRange() in visitCastInst()827 ? OpSt.getConstantRange() in visitCastInst()