Searched refs:createInputFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h161 static lto::InputFile *createInputFile(const void *buffer, size_t buffer_size,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp652 lto::InputFile *LTOModule::createInputFile(const void *buffer, function in class:LTOModule
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp389 std::unique_ptr<lto::InputFile> Input(LTOModule::createInputFile(

Completed in 87 milliseconds