Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp869 unsigned VariableOp = isNonListDebugValue() ? 2 : 0; in getDebugVariableOp() local
870 return getOperand(VariableOp); in getDebugVariableOp()
875 unsigned VariableOp = isNonListDebugValue() ? 2 : 0; in getDebugVariableOp() local
876 return getOperand(VariableOp); in getDebugVariableOp()