Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp1263 const APInt &OpConstVal, in constantFoldUser() argument
1266 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()
1288 return ValueLatticeElement::getRange(ConstantRange(OpConstVal)); in constantFoldUser()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1353 const APInt &OpConstVal, in constantFoldUser() argument
1356 Constant* OpConst = Constant::getIntegerValue(Op->getType(), OpConstVal); in constantFoldUser()