Searched refs:OpcodeValueCutoff (Results 1 – 2 of 2) sorted by relevance
142 static const int OpcodeValueCutoff = 17716; variable1102 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()