Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Bitcode/
DBitstreamReader.h86 void CollectBlockInfoNames() { IgnoreBlockInfoNames = false; } in CollectBlockInfoNames() function
/external/swiftshader/third_party/LLVM/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp499 StreamFile.CollectBlockInfoNames(); in AnalyzeBitcode()
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
DBitstreamReader.h84 void CollectBlockInfoNames() { IgnoreBlockInfoNames = false; } in CollectBlockInfoNames() function
/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp740 StreamFile.CollectBlockInfoNames(); in openBitcodeFile()