Searched refs:currentOpcode (Results 1 – 1 of 1) sorted by relevance
1008 uint8_t currentOpcode; in emitDecodePath() local1010 for (currentOpcode = opcodeToSet; in emitDecodePath()1011 currentOpcode < (uint8_t)(opcodeToSet + Count); ++currentOpcode) in emitDecodePath()1012 tables.setTableFields(*opcodeType, insnContext(), currentOpcode, *filter, in emitDecodePath()