Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp260 static bool isUnhandledGCPointerType(Type *Ty) { in isUnhandledGCPointerType() function
2014 assert(!isUnhandledGCPointerType(Arg->getType()) && in insertParsePoints()
2397 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveInValues()
2424 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveOutSeed()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp356 static bool isUnhandledGCPointerType(Type *Ty) { in isUnhandledGCPointerType() function
2213 assert(!isUnhandledGCPointerType(Arg->getType()) && in insertParsePoints()
2629 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveInValues()
2656 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveOutSeed()