Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDCommonArgs.cpp1066 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in addLTOOptions() local
1721 auto *ProfileUseArg = Args.getLastArg( in getLastProfileUseArg() local
HDDarwin.cpp472 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in AddLinkArgs() local
HDClang.cpp613 auto *ProfileUseArg = getLastProfileUseArg(Args); in addPGOAndCoverageFlags() local