Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp363 void writeFunctionMetadataAttachment(const Function &F);
2107 void ModuleBitcodeWriter::writeFunctionMetadataAttachment(const Function &F) { in writeFunctionMetadataAttachment() function in ModuleBitcodeWriter
3145 writeFunctionMetadataAttachment(F); in writeFunction()