reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);