Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMLRegallocEvictAdvisor.cpp969 int CurrentOpcode = GetOpcode(CurrentIndex); in extractInstructionFeatures() local
971 if (CurrentOpcode == -1) { in extractInstructionFeatures()
991 CurrentOpcode < OpcodeValueCutoff ? CurrentOpcode : 0; in extractInstructionFeatures()