Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp1900 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs() local
1903 if (Opts.DiagnosticsWithHotness && !UsingProfile && in ParseCodeGenArgs()
1922 !UsingProfile) in ParseCodeGenArgs()