Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2489 bool NeedsMetadataAttachment = F.hasMetadata(); in WriteFunction() local
2507 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in WriteFunction()
2533 if (NeedsMetadataAttachment) in WriteFunction()