Home | History | Annotate | Download | only in IR

Lines Matching defs:EltSize

2670   unsigned EltSize = getElementByteSize();
2672 if (memcmp(Base, Base+i*EltSize, EltSize))