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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp24 static Optional<const char *> GetBlockName(unsigned BlockID, function
653 GetBlockName(I->first, BlockInfo, CurStreamType))
768 if ((BlockName = GetBlockName(BlockID, BlockInfo, CurStreamType)))

Completed in 106 milliseconds