llvm::TargetLowering::ConstraintGroup

A prioritized list of constraint codes and their types for an operand.

Synopsis

Declared in <llvm/CodeGen/TargetLowering.h>

using ConstraintGroup = SmallVector<ConstraintPair>;