reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/FunctionImportUtils.cpp
   44   assert(SGV->hasLocalLinkage());
   51     assert((!GlobalsToImport->count(const_cast<GlobalValue *>(SGV)) ||
   52             !isNonRenamableLocal(*SGV)) &&
   68       SGV->getGUID(), SGV->getParent()->getModuleIdentifier());
   68       SGV->getGUID(), SGV->getParent()->getModuleIdentifier());
   72     assert(!isNonRenamableLocal(*SGV) &&