Searched refs:interpreterOvector (Results 1 – 1 of 1) sorted by relevance
192 Vector<int, 32> interpreterOvector; in matchCompareWithInterpreter() local193 interpreterOvector.resize(offsetVectorSize); in matchCompareWithInterpreter()194 int* interpreterOffsetVector = interpreterOvector.data(); in matchCompareWithInterpreter()