Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1265 const APInt &OpConstVal, in constantFoldUser() argument
1268 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()
1290 return ValueLatticeElement::getRange(ConstantRange(OpConstVal)); in constantFoldUser()