Home
last modified time | relevance | path

Searched defs:getInRange (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp82 std::optional<ConstantRange> GEPOperator::getInRange() const { in getInRange() function in llvm::GEPOperator
H A DConstants.cpp2808 std::optional<ConstantRange> GetElementPtrConstantExpr::getInRange() const { in getInRange() function in GetElementPtrConstantExpr
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp562 std::optional<ConstantRange> getInRange() const { in getInRange() function in __anondf6e26480411::BitcodeConstant