Searched refs:getGlobalModuleFragment (Results 1 – 2 of 2) sorted by relevance
677 Module *getGlobalModuleFragment() { return findSubmodule("<global>"); } in getGlobalModuleFragment() function
2522 if (auto GMF = Primary->getGlobalModuleFragment()) { in EmitModuleInitializers()