Home
last modified time | relevance | path

Searched refs:OpcodeValueCutoff (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp124 static const int OpcodeValueCutoff = 17716; variable
991 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()