Searched refs:isGCPointerType (Results 1 – 2 of 2) sorted by relevance
253 static bool isGCPointerType(Type *T) { in INITIALIZE_PASS_DEPENDENCY()263 if (isGCPointerType(Ty)) in containsGCPtrType()266 return isGCPointerType(VT->getScalarType()); in containsGCPtrType()
322 static bool isGCPointerType(Type *T) { in isGCPointerType() function337 if (isGCPointerType(T)) in isHandledGCPointerType()342 if (isGCPointerType(VT->getElementType())) in isHandledGCPointerType()351 if (isGCPointerType(Ty)) in containsGCPtrType()354 return isGCPointerType(VT->getScalarType()); in containsGCPtrType()