Home
last modified time | relevance | path

Searched refs:processGlobalsForThinLTO (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Linker/
DLinkModules.cpp137 void processGlobalsForThinLTO();
669 void ModuleLinker::processGlobalsForThinLTO() { in processGlobalsForThinLTO() function in ModuleLinker
716 processGlobalsForThinLTO(); in run()