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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3838 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev); local
3845 Stream.EmitRecord(Code, NameVals, FSAbbrev);
4273 unsigned FSAbbrev = (HasProfileData ? FSCallsProfileAbbrev : FSCallsAbbrev);
4278 Stream.EmitRecord(Code, NameVals, FSAbbrev);

Completed in 194 milliseconds