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()
261 bool hasMetadataOtherThanDebugLoc() const { return Value::hasMetadata(); }
482 if (I.hasMetadataOtherThanDebugLoc()) { in stripDebugInfo()801 if (I.hasMetadataOtherThanDebugLoc()) in stripNonLineTableDebugInfo()
1727 if ((I.hasMetadataOtherThanDebugLoc() || isa<CallInst>(I)) && in hoist()
2664 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
4414 if (!I->hasMetadataOtherThanDebugLoc()) in analyse()
3442 NeedsMetadataAttachment |= I.hasMetadataOtherThanDebugLoc(); in writeFunction()