Searched refs:OpConstVal (Results 1 – 1 of 1) sorted by relevance
1265 const APInt &OpConstVal, in constantFoldUser() argument1268 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()1290 return ValueLatticeElement::getRange(ConstantRange(OpConstVal)); in constantFoldUser()