Searched refs:getLastProfileSampleUseArg (Results 1 – 3 of 3) sorted by relevance
137 llvm::opt::Arg *getLastProfileSampleUseArg(const llvm::opt::ArgList &Args);
1044 if (Arg *A = getLastProfileSampleUseArg(Args)) { in addLTOOptions()1733 Arg *tools::getLastProfileSampleUseArg(const ArgList &Args) { in getLastProfileSampleUseArg() function in tools
630 if (Arg *ProfileSampleUseArg = getLastProfileSampleUseArg(Args)) in addPGOAndCoverageFlags()6229 if (getLastProfileSampleUseArg(Args) && in ConstructJob()6953 if (Arg *A = getLastProfileSampleUseArg(Args)) { in ConstructJob()