Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llc/
H A DNewPMDriver.cpp166 std::string PipelineStr; in compileModuleWithNewPM() local
167 raw_string_ostream OS(PipelineStr); in compileModuleWithNewPM()
172 outs() << PipelineStr << '\n'; in compileModuleWithNewPM()