Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp987 int CurrentOpcode = GetOpcode(CurrentIndex); in extractInstructionFeatures() local
989 if (CurrentOpcode == -1) { in extractInstructionFeatures()
1009 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()