llvm::MachineLoopInfo::MachineLoopInfo

Move constructor

Synopsis

Declared in <llvm/CodeGen/MachineLoopInfo.h>

constexpr
MachineLoopInfo(MachineLoopInfo&& other) = default;

Parameters

NameDescription
otherThe object to move construct from