Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp264 static bool isUnhandledGCPointerType(Type *Ty) { in isUnhandledGCPointerType() function
2324 assert(!isUnhandledGCPointerType(Arg->getType()) && in insertParsePoints()
2708 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveInValues()
2734 assert(!isUnhandledGCPointerType(V->getType()) && in computeLiveOutSeed()