Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-bcanalyzer/
Dllvm-bcanalyzer.cpp81 static const char *GetBlockName(unsigned BlockID, in GetBlockName() function
351 if ((BlockName = GetBlockName(BlockID, *Stream.getBitStreamReader()))) in ParseBlock()
555 if (const char *BlockName = GetBlockName(I->first, StreamFile)) in AnalyzeBitcode()