Searched refs:CurrentOpcode (Results 1 – 2 of 2) sorted by relevance
1080 int CurrentOpcode = GetOpcode(CurrentIndex); in extractInstructionFeatures() local1082 if (CurrentOpcode == -1) { in extractInstructionFeatures()1102 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()