Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp937 unsigned VariableOp = isNonListDebugValue() ? 2 : 0; in getDebugVariableOp() local
938 return getOperand(VariableOp); in getDebugVariableOp()
943 unsigned VariableOp = isNonListDebugValue() ? 2 : 0; in getDebugVariableOp() local
944 return getOperand(VariableOp); in getDebugVariableOp()