Searched refs:PredForCallSite (Results 1 – 2 of 2) sorted by relevance
4393 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local4399 if (!A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()6255 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() local6284 Success = PredForCallSite( in updateImpl()6287 Success = A.checkForAllCallSites(PredForCallSite, *this, true, in updateImpl()
2852 auto PredForCallSite = [&](AbstractCallSite ACS) { in handleEntryBB() local2864 if (A.checkForAllCallSites(PredForCallSite, *this, in handleEntryBB()