Home
last modified time | relevance | path

Searched refs:compileModuleWithNewPM (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp91 int llvm::compileModuleWithNewPM( in compileModuleWithNewPM() function in llvm
H A Dllc.cpp651 return compileModuleWithNewPM(argv[0], std::move(M), std::move(MIR), in compileModule()