Searched refs:setBlockInfo (Results 1 – 6 of 6) sorted by relevance
194 setBlockInfo(info, recordOffset + left); in locateBlock()197 public void setBlockInfo(BlockInfo info, int blockNumber) {
36 index.setBlockInfo(this, blockNumber + 1); in setNext()
1117 index.setBlockInfo(info, blockNumber);
501 void setBlockInfo(BitstreamBlockInfo *BI) { BlockInfo = BI; } in setBlockInfo() function
836 Stream.setBlockInfo(&BlockInfo); in AnalyzeBitcode()
381 this->Stream.setBlockInfo(&BlockInfo); in BitcodeReaderBase()