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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp271 static bool isUnhandledGCPointerType(Type *Ty) { function
2296 assert(!isUnhandledGCPointerType(Arg->getType()) &&
2702 assert(!isUnhandledGCPointerType(V->getType()) &&
2728 assert(!isUnhandledGCPointerType(V->getType()) &&

Completed in 53 milliseconds