Searched refs:PredForCallSite (Results 1 – 2 of 2) sorted by relevance
4427 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local4433 if (!A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()6333 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local6362 Success = PredForCallSite( in updateImpl()6365 Success = A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()
3022 auto PredForCallSite = [&](AbstractCallSite ACS) { in handleCallees() local3035 if (A.checkForAllCallSites(PredForCallSite, *this, in handleCallees()