Searched refs:isGCPointerType (Results 1 – 2 of 2) sorted by relevance
255 static bool isGCPointerType(Type *T) { in INITIALIZE_PASS_DEPENDENCY()265 if (isGCPointerType(Ty)) in containsGCPtrType()268 return isGCPointerType(VT->getScalarType()); in containsGCPtrType()
313 static bool isGCPointerType(Type *T) { in isGCPointerType() function328 if (isGCPointerType(T)) in isHandledGCPointerType()333 if (isGCPointerType(VT->getElementType())) in isHandledGCPointerType()342 if (isGCPointerType(Ty)) in containsGCPtrType()345 return isGCPointerType(VT->getScalarType()); in containsGCPtrType()