Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp774 std::unique_ptr<MemoryBuffer> BlockInfoBuffer; in AnalyzeBitcode() local
778 if (openBitcodeFile(BlockInfoFilename, BlockInfoBuffer, BlockInfoFile, in AnalyzeBitcode()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp841 std::unique_ptr<MemoryBuffer> BlockInfoBuffer; in AnalyzeBitcode() local
844 if (openBitcodeFile(BlockInfoFilename, BlockInfoBuffer, BlockInfoCursor, in AnalyzeBitcode()