Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2146 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local
2148 UsingSampleProfile || !Opts.ProfileInstrumentUsePath.empty(); in ParseCodeGenArgs()
2195 if (UsingSampleProfile) in ParseCodeGenArgs()