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

References

lib/Transforms/Scalar/RewriteStatepointsForGC.cpp
 2652       assert(!isUnhandledGCPointerType(V->getType()) &&
 2654       if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) {
 2654       if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) {
 2665         LiveTmp.insert(V);