Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMLRegAllocEvictAdvisor.cpp990 int CurrentOpcode = GetOpcode(CurrentIndex); in extractInstructionFeatures() local
992 if (CurrentOpcode == -1) { in extractInstructionFeatures()
1012 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()