Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp588 auto *ProfileUseArg = getLastProfileUseArg(Args); in addLTOOptions() local
1082 auto *ProfileUseArg = Args.getLastArg( in getLastProfileUseArg() local
H A DClang.cpp780 auto *ProfileUseArg = getLastProfileUseArg(Args); in addPGOAndCoverageFlags() local