Searched refs:hasMetadataOtherThanDebugLoc (Results 1 – 4 of 4) sorted by relevance
70 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function98 if (hasMetadataOtherThanDebugLoc(Old)) in makeMergeable()100 assert(!hasMetadataOtherThanDebugLoc(New)); in makeMergeable()173 if (hasMetadataOtherThanDebugLoc(GV)) in mergeConstants()
215 bool hasMetadataOtherThanDebugLoc() const {246 if (hasMetadataOtherThanDebugLoc())
1543 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
3116 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()