Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h126 void takeBlockInfo(BitstreamReader &&Other) { in takeBlockInfo() function
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp797 StreamFile.takeBlockInfo(std::move(BlockInfoFile)); in AnalyzeBitcode()