Searched refs:hasMetadataOtherThanDebugLoc (Results 1 – 12 of 12) 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()
70 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function106 if (hasMetadataOtherThanDebugLoc(Old)) in makeMergeable()108 assert(!hasMetadataOtherThanDebugLoc(New)); in makeMergeable()177 if (hasMetadataOtherThanDebugLoc(GV)) in mergeConstants()
155 bool hasMetadataOtherThanDebugLoc() const {186 if (hasMetadataOtherThanDebugLoc())
169 bool hasMetadataOtherThanDebugLoc() const { in hasMetadataOtherThanDebugLoc() function200 if (hasMetadataOtherThanDebugLoc()) in getAllMetadataOtherThanDebugLoc()
228 bool hasMetadataOtherThanDebugLoc() const {269 if (hasMetadataOtherThanDebugLoc())
263 bool hasMetadataOtherThanDebugLoc() const { return Value::hasMetadata(); }
729 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
1690 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
1752 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
2911 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
3214 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
3292 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()