Home
last modified time | relevance | path

Searched defs:loadModuleFromInput (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp571 static std::unique_ptr<Module> loadModuleFromInput(lto::InputFile &File, in loadModuleFromInput() function
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp192 static std::unique_ptr<Module> loadModuleFromInput(lto::InputFile *Input, in loadModuleFromInput() function