Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1344 unsigned String8Abbrev = 0; in WriteConstants() local
1361 String8Abbrev = Stream.EmitAbbrev(Abbv); in WriteConstants()
1465 AbbrevToUse = String8Abbrev; in WriteConstants()