Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp254 void FunctionImportGlobalProcessing::processGlobalForThinLTO(GlobalValue &GV) { in processGlobalForThinLTO() function in FunctionImportGlobalProcessing
351 processGlobalForThinLTO(GV); in processGlobalsForThinLTO()
353 processGlobalForThinLTO(SF); in processGlobalsForThinLTO()
355 processGlobalForThinLTO(GA); in processGlobalsForThinLTO()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h93 void processGlobalForThinLTO(GlobalValue &GV);