reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2679 assert(!isUnhandledGCPointerType(V->getType()) && 2681 if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) 2681 if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) 2682 LiveTmp.insert(V);