Searched refs:BlockInfoBuffer (Results 1 – 2 of 2) sorted by relevance
89 std::optional<StringRef> BlockInfoBuffer = std::nullopt);
558 std::optional<StringRef> BlockInfoBuffer) in BitcodeAnalyzer() argument560 if (BlockInfoBuffer) in BitcodeAnalyzer()561 BlockInfoStream.emplace(*BlockInfoBuffer); in BitcodeAnalyzer()