Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp781 unsigned StructAnonAbbrev = Stream.EmitAbbrev(Abbv); in writeTypeTable() local
867 AbbrevToUse = StructAnonAbbrev; in writeTypeTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp840 unsigned StructAnonAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
924 AbbrevToUse = StructAnonAbbrev; in writeTypeTable()