Searched refs:CString7Abbrev (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp722 unsigned CString7Abbrev = 0; local
744 CString7Abbrev = Stream.EmitAbbrev(Abbv);
864 AbbrevToUse = CString7Abbrev;
/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1980 unsigned CString7Abbrev = 0; local
2002 CString7Abbrev = Stream.EmitAbbrev(Abbv);
2115 AbbrevToUse = CString7Abbrev;

Completed in 66 milliseconds