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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp365 void writeFunctionMetadataAttachment(const Function &F);
2196 void ModuleBitcodeWriter::writeFunctionMetadataAttachment(const Function &F) { function in class:ModuleBitcodeWriter
3269 writeFunctionMetadataAttachment(F);

Completed in 55 milliseconds