Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2405 unsigned String8Abbrev = 0; in writeConstants() local
2422 String8Abbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeConstants()
2521 AbbrevToUse = String8Abbrev; in writeConstants()