Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CallSites

512   // Lifted callsites.
513 SmallVector<ImmutableCallSite, 8> CallSites;
530 NeedLift = std::any_of(CallSites.begin(), CallSites.end(),
545 CallSites.push_back(CS);