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

/external/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h65 void processGlobalForThinLTO(GlobalValue &GV);
/external/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp192 void FunctionImportGlobalProcessing::processGlobalForThinLTO(GlobalValue &GV) { function in class:FunctionImportGlobalProcessing
226 processGlobalForThinLTO(GV);
228 processGlobalForThinLTO(SF);
230 processGlobalForThinLTO(GA);

Completed in 188 milliseconds