Home | History | Annotate | Download | only in src

Lines Matching refs:same_size

3374     bool same_size = source->element_size() == destination->element_size();
3387 if (same_type || (same_size && both_are_simple)) {