Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp875 unsigned FunctionAbbrev = Stream.EmitAbbrev(std::move(Abbv)); in writeTypeTable() local
964 AbbrevToUse = FunctionAbbrev; in writeTypeTable()