Searched refs:BlockInfoStream (Results 1 – 2 of 2) sorted by relevance
53 Optional<BitstreamCursor> BlockInfoStream; variable
553 BlockInfoStream.emplace(*BlockInfoBuffer); in BitcodeAnalyzer()568 if (BlockInfoStream) { in analyze()569 BitstreamCursor BlockInfoCursor(*BlockInfoStream); in analyze()