Searched defs:StructNameAbbrev (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp218 unsigned StructNameAbbrev = Stream.EmitAbbrev(Abbv); local
309 StructNameAbbrev, Stream);
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp227 unsigned StructNameAbbrev = Stream.EmitAbbrev(Abbv); local
318 StructNameAbbrev, Stream);

Completed in 70 milliseconds