Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp588 auto *ProfileUseArg = getLastProfileUseArg(Args); in addLTOOptions() local
1084 auto *ProfileUseArg = Args.getLastArg( in getLastProfileUseArg() local
H A DClang.cpp788 auto *ProfileUseArg = getLastProfileUseArg(Args); in addPGOAndCoverageFlags() local