reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
68 bool doImportAsDefinition(const GlobalValue *SGV);
132 if (doImportAsDefinition(SGV) && !isa<GlobalAlias>(SGV)) 140 if (!doImportAsDefinition(SGV)) 152 assert(!doImportAsDefinition(SGV)); 161 if (doImportAsDefinition(SGV) && !isa<GlobalAlias>(SGV)) 179 if (doImportAsDefinition(SGV) && !isa<GlobalAlias>(SGV)) 190 assert(!doImportAsDefinition(SGV));