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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp87 static Optional<const char *> GetCodeName(unsigned CodeID, unsigned BlockID, function
715 if (Optional<const char *> CodeName = GetCodeName(
862 GetCodeName(Code, BlockID, BlockInfo, CurStreamType);

Completed in 100 milliseconds