reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
189 if (!GV) { 192 GV = MI->second; 194 if (GV) { 198 if (GV->hasExternalLinkage()) 200 else if (GV->hasLocalLinkage()) 202 else if (GV->isWeakForLinker()) 205 IsDefined = IsDefined || !GV->isDeclarationForLinker();