Searched refs:compileModuleWithNewPM (Results 1 – 3 of 3) sorted by relevance
41 int compileModuleWithNewPM(StringRef Arg0, std::unique_ptr<Module> M,
88 int llvm::compileModuleWithNewPM( in compileModuleWithNewPM() function in llvm
659 return compileModuleWithNewPM(argv[0], std::move(M), std::move(MIR), in compileModule()