Searched refs:getLastProfileSampleUseArg (Results 1 – 3 of 3) sorted by relevance
94 llvm::opt::Arg *getLastProfileSampleUseArg(const llvm::opt::ArgList &Args);
438 if (Arg *A = getLastProfileSampleUseArg(Args)) { in AddGoldPlugin()855 Arg *tools::getLastProfileSampleUseArg(const ArgList &Args) { in getLastProfileSampleUseArg() function in tools
4600 if (Arg *A = getLastProfileSampleUseArg(Args)) { in ConstructJob()