Searched refs:createFromOpenFileSlice (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h106 createFromOpenFileSlice(LLVMContext &Context, int fd, StringRef path,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp125 return createFromOpenFileSlice(Context, fd, path, size, 0, options);
129 LTOModule::createFromOpenFileSlice(LLVMContext &Context, int fd, StringRef path, function in class:LTOModule

Completed in 57 milliseconds