Searched refs:OpConstVal (Results 1 – 2 of 2) sorted by relevance
1263 const APInt &OpConstVal, in constantFoldUser() argument1266 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()1288 return ValueLatticeElement::getRange(ConstantRange(OpConstVal)); in constantFoldUser()
1353 const APInt &OpConstVal, in constantFoldUser() argument1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()