Searched refs:BlockInfoStream (Results 1 – 2 of 2) sorted by relevance
56 Optional<BitstreamCursor> BlockInfoStream; variable
554 BlockInfoStream.emplace(*BlockInfoBuffer); in BitcodeAnalyzer()566 if (BlockInfoStream) { in analyze()567 BitstreamCursor BlockInfoCursor(*BlockInfoStream); in analyze()