Searched refs:hasMetadataOtherThanDebugLoc (Results 1 – 7 of 7) sorted by relevance
70 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function108 if (hasMetadataOtherThanDebugLoc(Old)) in makeMergeable()110 assert(!hasMetadataOtherThanDebugLoc(New)); in makeMergeable()176 if (hasMetadataOtherThanDebugLoc(&GV)) in mergeConstants()
250 bool hasMetadataOtherThanDebugLoc() const { return Value::hasMetadata(); }
467 if (I.hasMetadataOtherThanDebugLoc()) in stripDebugInfo()782 if (I.hasMetadataOtherThanDebugLoc()) in stripNonLineTableDebugInfo()
1714 if ((I.hasMetadataOtherThanDebugLoc() || isa<CallInst>(I)) && in hoist()
2701 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
4356 if (!I->hasMetadataOtherThanDebugLoc()) in analyse()
3394 NeedsMetadataAttachment |= I.hasMetadataOtherThanDebugLoc(); in writeFunction()