Searched refs:PredForCallSite (Results 1 – 2 of 2) sorted by relevance
4461 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local4467 if (!A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()6394 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local6423 Success = PredForCallSite( in updateImpl()6426 Success = A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()
3025 auto PredForCallSite = [&](AbstractCallSite ACS) { in handleCallees() local3038 if (A.checkForAllCallSites(PredForCallSite, *this, in handleCallees()