llvm::UnderlyingObjectsVector

Small vector of underlying memory objects for a memory operand.

Synopsis

Declared in <llvm/CodeGen/ScheduleDAGInstrs.h>

using UnderlyingObjectsVector = SmallVector<UnderlyingObject, 4>;