Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.h69 ToolOutputFile *ThinLinkOut, ToolOutputFile *OptRemarkFile,
H A DNewPMDriver.cpp330 ToolOutputFile *OptRemarkFile, StringRef PassPipeline, in runPassPipeline() argument
536 if (OptRemarkFile) in runPassPipeline()
537 OptRemarkFile->keep(); in runPassPipeline()