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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp367 void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,
2159 pushGlobalMetadataAttachment(Record, GO);
2185 void ModuleBitcodeWriter::pushGlobalMetadataAttachment( function in class:ModuleBitcodeWriter
2202 pushGlobalMetadataAttachment(Record, F);

Completed in 164 milliseconds