Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp87 static Optional<const char *> GetCodeName(unsigned CodeID, unsigned BlockID, in GetCodeName() function
722 if (Optional<const char *> CodeName = GetCodeName( in printStats()
869 GetCodeName(Code, BlockID, BlockInfo, CurStreamType); in parseBlock()