HomeSort by relevance Sort by last modified time
    Searched refs:createFromOpenFile (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/LTO/
LTOModule.h 97 createFromOpenFile(LLVMContext &Context, int fd, const char *path,
  /external/llvm/tools/lto/
lto.cpp 207 LTOModule::createFromOpenFile(*LTOContext, fd, path, size, Options);
  /external/llvm/lib/LTO/
LTOModule.cpp 115 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, const char *path,

Completed in 682 milliseconds