Searched refs:hasMetadataOtherThanDebugLoc (Results 1 – 10 of 10) sorted by relevance
70 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function140 if (hasMetadataOtherThanDebugLoc(GV)) in mergeConstants()185 if (hasMetadataOtherThanDebugLoc(GV)) in mergeConstants()
133 bool hasMetadataOtherThanDebugLoc() const { in hasMetadataOtherThanDebugLoc() function163 if (hasMetadataOtherThanDebugLoc()) in getAllMetadataOtherThanDebugLoc()
155 bool hasMetadataOtherThanDebugLoc() const {186 if (hasMetadataOtherThanDebugLoc())
169 bool hasMetadataOtherThanDebugLoc() const { in hasMetadataOtherThanDebugLoc() function200 if (hasMetadataOtherThanDebugLoc()) in getAllMetadataOtherThanDebugLoc()
194 bool hasMetadataOtherThanDebugLoc() const {225 if (hasMetadataOtherThanDebugLoc())
729 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
1048 if (I.hasMetadataOtherThanDebugLoc() && in hoist()
1382 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in WriteFunction()
2911 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()
3074 NeedsMetadataAttachment |= I->hasMetadataOtherThanDebugLoc(); in writeFunction()