Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp869 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
870 return getOperand(ExpressionOp); in getDebugExpressionOp()
875 unsigned ExpressionOp = isNonListDebugValue() ? 3 : 1; in getDebugExpressionOp() local
876 return getOperand(ExpressionOp); in getDebugExpressionOp()