Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h268 void crossModuleImport(Module &Module, ModuleSummaryIndex &Index,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp681 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() function in ThinLTOCodeGenerator