Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp841 Expected<ConstantRange> readConstantRange(ArrayRef<uint64_t> Record, in readConstantRange() function in __anondf6e26480411::BitcodeReader
870 return readConstantRange(Record, OpNum, BitWidth); in readBitWidthAndConstantRange()
2389 readConstantRange(Record, i, BitWidth); in parseAttributeGroupBlock()