Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp134 static const int OpcodeValueCutoff = 17716; variable
1009 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()