Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/opt/
H A DNewPMDriver.h73 ToolOutputFile *ThinLinkOut, ToolOutputFile *OptRemarkFile,
H A DNewPMDriver.cpp289 ToolOutputFile *OptRemarkFile, in runPassPipeline() argument
534 if (OptRemarkFile) in runPassPipeline()
535 OptRemarkFile->keep(); in runPassPipeline()