Searched refs:getBitcodeBytes (Results 1 – 2 of 2) sorted by relevance
75 StreamableMemoryObject &getBitcodeBytes() { return *BitcodeBytes; } in getBitcodeBytes() function235 return BitStream->getBitcodeBytes().isObjectEnd(static_cast<uint64_t>(pos)); in isEndPos()240 return pos == 0 || BitStream->getBitcodeBytes().isValidAddress( in canSkipToPos()246 BitStream->getBitcodeBytes().readBytes(pos, sizeof(buf), buf); in getWord()368 BitStream->getBitcodeBytes().readBytes(NextChar, sizeof(Array), Array); in Read()
185 NextChar = BitStream->getBitcodeBytes().getExtent(); in skipRecord()256 NextChar = BitStream->getBitcodeBytes().getExtent(); in readRecord()262 BitStream->getBitcodeBytes().getPointer(CurBitPos/8, NumElts); in readRecord()