reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1272 if (!GV.isDeclaration()) { 1275 LinkedGlobalsMap[std::make_pair(GV.getName(), GV.getType())]) 1275 LinkedGlobalsMap[std::make_pair(GV.getName(), GV.getType())]) 1276 if (GVEntry != &GV) // Not the canonical variable. 1279 EmitGlobalVariable(&GV);