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

References

lib/Analysis/LoopAccessAnalysis.cpp
 2278   return addRuntimeChecks(Loc, PtrRtChecking->getChecks());
lib/Transforms/Scalar/LoopDistribute.cpp
  800     const auto &AllChecks = RtPtrChecking->getChecks();
lib/Transforms/Scalar/LoopLoadElimination.cpp
  392     const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks();
lib/Transforms/Scalar/LoopVersioningLICM.cpp
  406   if (LAI->getRuntimePointerChecking()->getChecks().empty()) {
lib/Transforms/Utils/LoopVersioning.cpp
   40     setAliasChecks(LAI.getRuntimePointerChecking()->getChecks());