Home
last modified time | relevance | path

Searched defs:ProfileUseArg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1226 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in addLTOOptions() local
1880 auto *ProfileUseArg = Args.getLastArg( in getLastProfileUseArg() local
H A DDarwin.cpp474 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in AddLinkArgs() local
H A DClang.cpp403 auto *ProfileUseArg = getLastProfileUseArg(Args); in addPGOAndCoverageFlags() local