Searched refs:requiresGCollection (Results 1 – 2 of 2) sorted by relevance
418 NeedsGCBarriers_t requiresGCollection() const { in requiresGCollection() function
44 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased()); in shouldUseDestForReturnSlot()278 if (dest.requiresGCollection()) { in EmitCopy()