Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1097 auto *ProfileSampleUseArg = Args.getLastArg( in getLastProfileSampleUseArg() local
1102 if (ProfileSampleUseArg && in getLastProfileSampleUseArg()
1103 (ProfileSampleUseArg->getOption().matches( in getLastProfileSampleUseArg()
1105 ProfileSampleUseArg->getOption().matches(options::OPT_fno_auto_profile))) in getLastProfileSampleUseArg()