Lines Matching defs:makeLLVMModule
24 static std::unique_ptr<Module> makeLLVMModule(LLVMContext &Context,
51 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
162 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
236 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
325 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
449 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
532 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
621 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
710 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
740 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);
813 std::unique_ptr<Module> M = makeLLVMModule(Context, ModuleString);