Searched refs:GetBlockName (Results 1 – 2 of 2) sorted by relevance
82 static const char *GetBlockName(unsigned BlockID, in GetBlockName() function351 if ((BlockName = GetBlockName(BlockID, *Stream.getBitStreamReader()))) in ParseBlock()552 if (const char *BlockName = GetBlockName(I->first, StreamFile)) in AnalyzeBitcode()
86 static const char *GetBlockName(unsigned BlockID, in GetBlockName() function504 if ((BlockName = GetBlockName(BlockID, *Stream.getBitStreamReader(), in ParseBlock()836 if (const char *BlockName = GetBlockName(I->first, StreamFile, in AnalyzeBitcode()