Searched refs:NeedsMetadataAttachment (Results 1 – 2 of 2) sorted by relevance
1368 bool NeedsMetadataAttachment = false; in WriteFunction() local1382 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in WriteFunction()1409 if (NeedsMetadataAttachment) in WriteFunction()
2898 bool NeedsMetadataAttachment = F.hasMetadata(); in writeFunction() local2911 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()2937 if (NeedsMetadataAttachment) in writeFunction()