Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1238 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs() local
1241 if (Opts.DiagnosticsWithHotness && !UsingProfile && in ParseCodeGenArgs()
1249 if (Opts.DiagnosticsHotnessThreshold > 0 && !UsingProfile) in ParseCodeGenArgs()