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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2308 unsigned CString7Abbrev = 0; local
2330 CString7Abbrev = Stream.EmitAbbrev(std::move(Abbv));
2436 AbbrevToUse = CString7Abbrev;

Completed in 71 milliseconds