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.cpp1066 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in addLTOOptions() local
1721 auto *ProfileUseArg = Args.getLastArg( in getLastProfileUseArg() local
H A DDarwin.cpp472 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in AddLinkArgs() local
H A DClang.cpp613 auto *ProfileUseArg = getLastProfileUseArg(Args); in addPGOAndCoverageFlags() local