Home
last modified time | relevance | path

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

/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h217 void crossModuleImport(Module &Module, ModuleSummaryIndex &Index);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h268 void crossModuleImport(Module &Module, ModuleSummaryIndex &Index,
/external/llvm-project/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h268 void crossModuleImport(Module &Module, ModuleSummaryIndex &Index,
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp543 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() function in ThinLTOCodeGenerator
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp560 ThinGenerator.crossModuleImport(*TheModule, *Index); in import()
/external/llvm-project/llvm/tools/llvm-lto/
Dllvm-lto.cpp741 ThinGenerator.crossModuleImport(*TheModule, *Index, *Input); in import()
/external/llvm-project/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp709 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() function in ThinLTOCodeGenerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp681 void ThinLTOCodeGenerator::crossModuleImport(Module &TheModule, in crossModuleImport() function in ThinLTOCodeGenerator