Searched refs:StartModule (Results 1 – 3 of 3) sorted by relevance
136 llvm::Module *StartModule(llvm::StringRef ModuleName, in StartModule() function in __anona892ecfe0111::CodeGeneratorImpl358 llvm::Module *CodeGenerator::StartModule(llvm::StringRef ModuleName, in StartModule() function in CodeGenerator360 return static_cast<CodeGeneratorImpl*>(this)->StartModule(ModuleName, C); in StartModule()
102 llvm::Module* StartModule(llvm::StringRef ModuleName, llvm::LLVMContext &C);