Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3103 bool NeedsMetadataAttachment = F.hasMetadata(); in writeFunction() local
3116 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
3144 if (NeedsMetadataAttachment) in writeFunction()