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()
268 bool hasMetadataOtherThanDebugLoc() const { return Value::hasMetadata(); }
469 if (I.hasMetadataOtherThanDebugLoc()) in stripDebugInfo()784 if (I.hasMetadataOtherThanDebugLoc()) in stripNonLineTableDebugInfo()
1817 if ((I.hasMetadataOtherThanDebugLoc() || isa<CallInst>(I)) && in hoist()
3951 if (!I->hasMetadataOtherThanDebugLoc()) in analyse()
3345 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()