Searched defs:CreateFromModule (Results 1 – 2 of 2) sorted by relevance
176 Source *Source::CreateFromModule(BCCContext &pContext, const char* name, llvm::Module &pModule, in CreateFromModule() function in bcc::Source
190 ExecutionEngine::CreateFromModule(std::unique_ptr<llvm::LLVMContext> ctx, in CreateFromModule() function in xla::runtime::ExecutionEngine