Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp1970 bool UsingSampleProfile = !Opts.SampleProfileFile.empty(); in ParseCodeGenArgs() local
1971 bool UsingProfile = UsingSampleProfile || in ParseCodeGenArgs()
2019 if (UsingSampleProfile) in ParseCodeGenArgs()