Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp365 static bool isUnhandledGCPointerType(Type *Ty) { in isUnhandledGCPointerType() function
2596 assert(!isUnhandledGCPointerType(Arg->getType()) && in insertParsePoints()
3103 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveInValues()
3130 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveOutSeed()