Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3328 bool NeedsMetadataAttachment = F.hasMetadata(); in writeFunction() local
3341 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
3369 if (NeedsMetadataAttachment) in writeFunction()