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