Home
last modified time | relevance | path

Searched refs:BlockInfoFile (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/llvm-bcanalyzer/
HDllvm-bcanalyzer.cpp581 BitstreamReader BlockInfoFile; in AnalyzeBitcode() local
584 if (openBitcodeFile(BlockInfoFilename, BlockInfoBuffer, BlockInfoFile, in AnalyzeBitcode()
603 StreamFile.takeBlockInfo(std::move(BlockInfoFile)); in AnalyzeBitcode()