Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp357 static bool isUnhandledGCPointerType(Type *Ty) { in isUnhandledGCPointerType() function
2214 assert(!isUnhandledGCPointerType(Arg->getType()) && in insertParsePoints()
2631 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveInValues()
2658 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveOutSeed()