Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp356 static bool isUnhandledGCPointerType(Type *Ty) { in isUnhandledGCPointerType() function
2490 assert(!isUnhandledGCPointerType(Arg->getType()) && in insertParsePoints()
2974 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveInValues()
3001 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveOutSeed()