Home | History | Annotate | Download | only in cpu_ref

Lines Matching defs:oldVal

905         char *oldVal = reinterpret_cast<char *>(destPtr);
907 elem->decRefs(oldVal);
908 oldVal += stride;