Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp270 static cl::opt<bool> RemoveProbeAfterProfileAnnotation( variable
2214 if (RemoveProbeAfterProfileAnnotation && FunctionSamples::ProfileIsProbeBased) in runOnModule()