Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.h70 ToolOutputFile *ThinLinkOut, ToolOutputFile *OptRemarkFile,
H A DNewPMDriver.cpp240 ToolOutputFile *OptRemarkFile, in runPassPipeline() argument
468 if (OptRemarkFile) in runPassPipeline()
469 OptRemarkFile->keep(); in runPassPipeline()