Searched refs:hasMetadataOtherThanDebugLoc (Results 1 – 7 of 7) sorted by relevance
68 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function106 if (hasMetadataOtherThanDebugLoc(Old)) in makeMergeable()108 assert(!hasMetadataOtherThanDebugLoc(New)); in makeMergeable()174 if (hasMetadataOtherThanDebugLoc(&GV)) in mergeConstants()
332 bool hasMetadataOtherThanDebugLoc() const { return Value::hasMetadata(); }
574 if (I.hasMetadataOtherThanDebugLoc()) { in stripDebugInfo()893 if (I.hasMetadataOtherThanDebugLoc()) in stripNonLineTableDebugInfo()
1743 if ((I.hasMetadataOtherThanDebugLoc() || isa<CallInst>(I)) && in hoist()
2663 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
4570 if (!I->hasMetadataOtherThanDebugLoc()) in analyse()
3491 NeedsMetadataAttachment |= I.hasMetadataOtherThanDebugLoc(); in writeFunction()