Searched refs:isHandledGCPointerType (Results 1 – 1 of 1) sorted by relevance
233 static bool isHandledGCPointerType(Type *T) { in isHandledGCPointerType() function265 return containsGCPtrType(Ty) && !isHandledGCPointerType(Ty); in isUnhandledGCPointerType()2326 if (isHandledGCPointerType(Arg->getType())) in insertParsePoints()2710 if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) { in computeLiveInValues()2736 if (isHandledGCPointerType(V->getType()) && !isa<Constant>(V)) { in computeLiveOutSeed()2746 if (isHandledGCPointerType(I.getType())) in computeKillSet()