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

References

lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
  356   return containsGCPtrType(Ty) && !isHandledGCPointerType(Ty);
 1293     assert(isHandledGCPointerType(Ty));
 2210       if (isHandledGCPointerType(Arg->getType()))
 2373     assert(isHandledGCPointerType(Ptr->getType()) &&
 2654       if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) {
 2681       if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V))
 2690     if (isHandledGCPointerType(I.getType()))