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

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

Completed in 197 milliseconds