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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2307 unsigned String8Abbrev = 0; local
2324 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv));
2421 AbbrevToUse = String8Abbrev;

Completed in 68 milliseconds