Searched defs:getInRangeIndex (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Operator.h | 393 std::optional<unsigned> getInRangeIndex() const { getInRangeIndex() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/ | ||
H A D | BitcodeReader.cpp | 554 std::optional<unsigned> getInRangeIndex() const { getInRangeIndex() function in __anon5272731a0411::BitcodeConstant |