Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp378 void pushGlobalMetadataAttachment(SmallVectorImpl<uint64_t> &Record,
2257 pushGlobalMetadataAttachment(Record, GO); in writeModuleMetadata()
2283 void ModuleBitcodeWriter::pushGlobalMetadataAttachment( in pushGlobalMetadataAttachment() function in ModuleBitcodeWriter
2300 pushGlobalMetadataAttachment(Record, F); in writeFunctionMetadataAttachment()