Searched refs:getLastProfileUseArg (Results 1 – 4 of 4) sorted by relevance
136 llvm::opt::Arg *getLastProfileUseArg(const llvm::opt::ArgList &Args);
1066 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in addLTOOptions()1720 Arg *tools::getLastProfileUseArg(const ArgList &Args) { in getLastProfileUseArg() function in tools
472 } else if (auto *ProfileUseArg = getLastProfileUseArg(Args)) { in AddLinkArgs()546 if (getLastProfileUseArg(Args)) { in renderRemarksOptions()
613 auto *ProfileUseArg = getLastProfileUseArg(Args); in addPGOAndCoverageFlags()