Searched refs:CandidateCall (Results 1 – 1 of 1) sorted by relevance
267 CallBase &CandidateCall; member in __anon463f3bdb0111::CallAnalyzer502 CandidateCall(Call) {} in CallAnalyzer()698 addCost(TTI.getInlineCallPenalty(CandidateCall.getCaller(), Call, in onLoweredCall()738 auto SROAArgCost = TTI.getCallerAllocaCost(&CandidateCall, Arg); in onInitializeSROAArg()812 auto *Caller = CandidateCall.getParent()->getParent(); in isCostBenefitAnalysisEnabled()821 if (!PSI->isHotCallSite(CandidateCall, CallerBFI)) in isCostBenefitAnalysisEnabled()852 CandidateCall, "inline-cycle-savings-for-test")) { in OverrideCycleSavingsAndSizeForTesting()857 CandidateCall, "inline-runtime-cost-for-test")) { in OverrideCycleSavingsAndSizeForTesting()926 auto *CallerBB = CandidateCall.getParent(); in costBenefitAnalysis()928 CycleSavings += getCallsiteCost(TTI, this->CandidateCall, DL); in costBenefitAnalysis()[all …]