reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
862 if (!allowSizeGrowth(Call)) { 867 Function *Caller = Call.getCaller(); 929 auto HotCallSiteThreshold = getHotCallSiteThreshold(Call, CallerBFI); 937 } else if (isColdCallSite(Call, CallerBFI)) { 974 F.hasLocalLinkage() && F.hasOneUse() && &F == Call.getCalledFunction();