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