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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3507 unsigned AbbrevHash = Stream.EmitAbbrev(std::move(Abbv)); local
3532 Stream.EmitRecord(bitc::MST_CODE_HASH, Vals, AbbrevHash);

Completed in 108 milliseconds