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

  /external/llvm/include/llvm/LTO/
LTOModule.h 107 createInLocalContext(const void *mem, size_t length, TargetOptions options,
  /external/llvm/tools/llvm-lto/
llvm-lto.cpp 185 ErrorOr<std::unique_ptr<LTOModule>> Ret = LTOModule::createInLocalContext(
  /external/llvm/tools/lto/
lto.cpp 253 LTOModule::createInLocalContext(mem, length, Options, path);
  /external/llvm/lib/LTO/
LTOModule.cpp 140 LTOModule::createInLocalContext(const void *mem, size_t length,

Completed in 1475 milliseconds