Go to the source code of this file.
◆ verifyLeafProcRegUse()
Definition at line 306 of file SparcFrameLowering.cpp.
References llvm::MachineBasicBlock::addLiveIn(), assert(), llvm::MachineFunction::begin(), E, llvm::MachineFunction::end(), llvm::MachineFunction::getFrameInfo(), llvm::MachineFunction::getRegInfo(), llvm::MachineFrameInfo::hasCalls(), llvm::SparcFrameLowering::hasFP(), llvm::MachineBasicBlock::isLiveIn(), llvm::MachineRegisterInfo::isPhysRegUsed(), MRI, llvm::MachineBasicBlock::removeLiveIn(), llvm::MachineRegisterInfo::replaceRegWith(), and llvm::MachineFunction::verify().
◆ DisableLeafProc
cl::opt<bool> DisableLeafProc("disable-sparc-leaf-proc", cl::init(false), cl::desc("Disable Sparc leaf procedure optimization."), cl::Hidden) |
|
static |