Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp200 void FunctionImportGlobalProcessing::processGlobalForThinLTO(GlobalValue &GV) { in processGlobalForThinLTO() function in FunctionImportGlobalProcessing
313 processGlobalForThinLTO(GV); in processGlobalsForThinLTO()
315 processGlobalForThinLTO(SF); in processGlobalsForThinLTO()
317 processGlobalForThinLTO(GA); in processGlobalsForThinLTO()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h92 void processGlobalForThinLTO(GlobalValue &GV);