Home
last modified time | relevance | path

Searched refs:isUnhandledGCPointerType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp299 static bool isUnhandledGCPointerType(Type *Ty, GCStrategy *GC) { in isUnhandledGCPointerType() function
2688 assert(!isUnhandledGCPointerType(Arg->getType(), GC.get()) && in insertParsePoints()
3203 assert(!isUnhandledGCPointerType(V->getType(), GC) && in computeLiveInValues()
3231 assert(!isUnhandledGCPointerType(V->getType(), GC) && in computeLiveOutSeed()