llvm::ParamLoadedValue

Pair of a machine operand and a DIExpression describing a loaded value.

Synopsis

Declared in <llvm/CodeGen/TargetInstrInfo.h>

using ParamLoadedValue = std::pair<MachineOperand, DIExpression*>;