Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 static Optional<const char *> GetBlockName(unsigned BlockID, in GetBlockName() function
654 GetBlockName(Stat.first, BlockInfo, CurStreamType)) in printStats()
767 if ((BlockName = GetBlockName(BlockID, BlockInfo, CurStreamType))) in parseBlock()