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