reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/PlaceSafepoints.cpp
  671   scanInlinedCode(&*Start, &*After, Calls, BBs);
  672   assert(!Calls.empty() && "slow path not found for safepoint poll");
  679   for (auto *CI : Calls) {
  688   assert(ParsePointsNeeded.size() <= Calls.size());