Searched defs:getInRange (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Operator.cpp | 80 std::optional<ConstantRange> GEPOperator::getInRange() const { in getInRange() function in llvm::GEPOperator |
H A D | Constants.cpp | 2772 std::optional<ConstantRange> GetElementPtrConstantExpr::getInRange() const { in getInRange() function in GetElementPtrConstantExpr |
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 577 std::optional<ConstantRange> getInRange() const { in getInRange() function in __anondf6e26480411::BitcodeConstant |