Home
last modified time | relevance | path

Searched refs:createFromFile (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h98 createFromFile(LLVMContext &Context, StringRef path,
/freebsd-12.1/contrib/llvm/lib/LTO/
H A DLTOModule.cpp110 LTOModule::createFromFile(LLVMContext &Context, StringRef path, in createFromFile() function in LTOModule
/freebsd-12.1/contrib/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp890 LTOModule::createFromFile(Context, InputFilenames[i], Options); in main()