Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 static Optional<const char *> GetBlockName(unsigned BlockID, in GetBlockName() function
660 GetBlockName(I->first, BlockInfo, CurStreamType)) in printStats()
775 if ((BlockName = GetBlockName(BlockID, BlockInfo, CurStreamType))) in parseBlock()