Searched refs:getBitcodeBytes (Results 1 – 2 of 2) sorted by relevance
76 StreamableMemoryObject &getBitcodeBytes() { return *BitcodeBytes; } in getBitcodeBytes() function236 return BitStream->getBitcodeBytes().isObjectEnd(static_cast<uint64_t>(pos)); in isEndPos()241 return pos == 0 || BitStream->getBitcodeBytes().isValidAddress( in canSkipToPos()247 BitStream->getBitcodeBytes().readBytes(pos, sizeof(buf), buf); in getWord()369 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()