Searched refs:extractGlobals (Results 1 – 1 of 1) sorted by relevance
121 static std::unique_ptr<Module> extractGlobals(Module &M, in extractGlobals() function242 auto GlobalsModule = extractGlobals(*M, GetAvailableContext()); in emit()