Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h213 void thinLTOResolvePrevailingInModule(Module &TheModule,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp417 thinLTOResolvePrevailingInModule(TheModule, DefinedGlobals); in ProcessThinLTOModule()
666 thinLTOResolvePrevailingInModule( in promote()
837 thinLTOResolvePrevailingInModule( in internalize()
DLTOBackend.cpp533 thinLTOResolvePrevailingInModule(Mod, DefinedGlobals); in thinBackend()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp983 void llvm::thinLTOResolvePrevailingInModule( in thinLTOResolvePrevailingInModule() function in llvm