Searched refs:hasMetadataOtherThanDebugLoc (Results 1 – 6 of 6) sorted by relevance
70 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function108 if (hasMetadataOtherThanDebugLoc(Old)) in makeMergeable()110 assert(!hasMetadataOtherThanDebugLoc(New)); in makeMergeable()179 if (hasMetadataOtherThanDebugLoc(GV)) in mergeConstants()
263 bool hasMetadataOtherThanDebugLoc() const { return Value::hasMetadata(); }
435 if (I.hasMetadataOtherThanDebugLoc()) in stripDebugInfo()748 if (I.hasMetadataOtherThanDebugLoc()) in stripNonLineTableDebugInfo()
1785 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
3788 if (!I->hasMetadataOtherThanDebugLoc()) in analyse()
3341 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()