Searched refs:isUnhandledGCPointerType (Results 1 – 1 of 1) sorted by relevance
299 static bool isUnhandledGCPointerType(Type *Ty, GCStrategy *GC) { in isUnhandledGCPointerType() function2686 assert(!isUnhandledGCPointerType(Arg->getType(), GC.get()) && in insertParsePoints()3202 assert(!isUnhandledGCPointerType(V->getType(), GC) && in computeLiveInValues()3230 assert(!isUnhandledGCPointerType(V->getType(), GC) && in computeLiveOutSeed()