Lines Matching refs:checkForAllCallSites
482 if (!A.checkForAllCallSites(CallSiteCheck, QueryingAA, true, in clampCallSiteArgumentStates()
2733 if (!A.checkForAllCallSites(CheckForMustProgress, *this, in updateImpl()
2811 if (A.checkForAllCallSites(CallSitePred, *this, true, in updateImpl()
3805 if (A.checkForAllCallSites( in updateImpl()
4430 if (!A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()
4475 return A.checkForAllCallSites([](AbstractCallSite) { return false; }, *this, in isAssumedDeadInternalFunction()
6350 Success = A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()
7191 A.checkForAllCallSites([](AbstractCallSite ACS) { return true; }, *this, in identifyPrivatizableType()
7244 if (!A.checkForAllCallSites(CallSiteCheck, *this, true, in identifyPrivatizableType()
7294 if (!A.checkForAllCallSites(CallSiteCheck, *this, true, in updateImpl()
7421 if (!A.checkForAllCallSites(IsCompatiblePrivArgOfOtherCallSite, *this, true, in updateImpl()
8895 if (!A.checkForAllCallSites(CheckCallSite, *this, true, AllCallSitesKnown)) in updateImpl()
11440 if (!A.checkForAllCallSites(CallSitePred, *this, in updateImpl()
11820 if (!A.checkForAllCallSites(CallSitePred, *this, true, in updateImpl()
12075 if (!A.checkForAllCallSites(CallSitePred, *UInst->getFunction(), in checkUse()