llvm::MachineInstr::shouldUpdateAdditionalCallInfo

Return true if copying, moving, or erasing this instruction requires updating additional call info (see copyCallInfo, moveCallInfo, eraseCallInfo).

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
shouldUpdateAdditionalCallInfo() const;