ΒΆbool tryPressure(
const llvm::PressureChange& TryP,
const llvm::PressureChange& CandP,
GenericSchedulerBase::SchedCandidate& TryCand,
GenericSchedulerBase::SchedCandidate& Cand,
GenericSchedulerBase::CandReason Reason,
const llvm::TargetRegisterInfo* TRI,
const llvm::MachineFunction& MF)
bool tryPressure(
const llvm::PressureChange& TryP,
const llvm::PressureChange& CandP,
GenericSchedulerBase::SchedCandidate& TryCand,
GenericSchedulerBase::SchedCandidate& Cand,
GenericSchedulerBase::CandReason Reason,
const llvm::TargetRegisterInfo* TRI,
const llvm::MachineFunction& MF)
Declared at: llvm/include/llvm/CodeGen/MachineScheduler.h:925
Parameters
- const llvm::PressureChange& TryP
- const llvm::PressureChange& CandP
- GenericSchedulerBase::SchedCandidate& TryCand
- GenericSchedulerBase::SchedCandidate& Cand
- GenericSchedulerBase::CandReason Reason
- const llvm::TargetRegisterInfo* TRI
- const llvm::MachineFunction& MF