Searched refs:PredForCallSite (Results 1 – 2 of 2) sorted by relevance
4424 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local4430 if (!A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()6318 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local6347 Success = PredForCallSite( in updateImpl()6350 Success = A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()
3023 auto PredForCallSite = [&](AbstractCallSite ACS) { in handleCallees() local3036 if (A.checkForAllCallSites(PredForCallSite, *this, in handleCallees()