ΒΆvoid computeAndAddLiveIns(
    llvm::LivePhysRegs& LiveRegs,
    llvm::MachineBasicBlock& MBB)

Description

Convenience function combining computeLiveIns() and addLiveIns().

Declared at: llvm/include/llvm/CodeGen/LivePhysRegs.h:188

Parameters

llvm::LivePhysRegs& LiveRegs
llvm::MachineBasicBlock& MBB