Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstr.cpp814 unsigned ExpressionOp = isDebugValueList() ? 1 : 3; in getDebugExpressionOp() local
815 return getOperand(ExpressionOp); in getDebugExpressionOp()
820 unsigned ExpressionOp = isDebugValueList() ? 1 : 3; in getDebugExpressionOp() local
821 return getOperand(ExpressionOp); in getDebugExpressionOp()