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.cpp220 void FunctionImportGlobalProcessing::processGlobalForThinLTO(GlobalValue &GV) { in processGlobalForThinLTO() function in FunctionImportGlobalProcessing
333 processGlobalForThinLTO(GV); in processGlobalsForThinLTO()
335 processGlobalForThinLTO(SF); in processGlobalsForThinLTO()
337 processGlobalForThinLTO(GA); in processGlobalsForThinLTO()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h92 void processGlobalForThinLTO(GlobalValue &GV);