Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1236 const APInt &OpConstVal, in constantFoldUser() argument
1239 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()
1261 return ValueLatticeElement::getRange(ConstantRange(OpConstVal)); in constantFoldUser()