Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp772 unsigned FunctionAbbrev = Stream.EmitAbbrev(Abbv); in writeTypeTable() local
853 AbbrevToUse = FunctionAbbrev; in writeTypeTable()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp832 unsigned FunctionAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
910 AbbrevToUse = FunctionAbbrev; in writeTypeTable()