Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2225 unsigned String8Abbrev = 0; in writeConstants() local
2242 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeConstants()
2346 AbbrevToUse = String8Abbrev; in writeConstants()