| CandidateHeuristics()=default | llvm::CandidateHeuristics | |
| CarriedLatencies | llvm::CandidateHeuristics | protected |
| collectRegionSummary() | llvm::CandidateHeuristics | protected |
| DAG | llvm::CandidateHeuristics | protected |
| dumpRegionSummary() | llvm::CandidateHeuristics | |
| getCarriedLatency(SUnit *SU) | llvm::CandidateHeuristics | protected |
| getHWUICyclesForMI(MachineInstr *MI) | llvm::CandidateHeuristics | protected |
| getHWUICyclesForSU(SUnit *SU) | llvm::CandidateHeuristics | protected |
| getHWUIFromFlavor(AMDGPU::InstructionFlavor Flavor) | llvm::CandidateHeuristics | |
| getMaxBlockingCycles(const MCSchedClassDesc *SC, const MachineInstr *MI) | llvm::CandidateHeuristics | protected |
| getStructuralStallCycles(SchedBoundary &Zone, SUnit *SU) | llvm::CandidateHeuristics | |
| HWUInfo | llvm::CandidateHeuristics | protected |
| initialize(ScheduleDAGMI *DAG, const TargetSchedModel *SchedModel, const TargetRegisterInfo *TRI) | llvm::CandidateHeuristics | |
| SchedModel | llvm::CandidateHeuristics | protected |
| SII | llvm::CandidateHeuristics | protected |
| sortHWUIResources() | llvm::CandidateHeuristics | |
| SRI | llvm::CandidateHeuristics | protected |
| tryCriticalResource(GenericSchedulerBase::SchedCandidate &TryCand, GenericSchedulerBase::SchedCandidate &Cand, SchedBoundary *Zone) const | llvm::CandidateHeuristics | |
| tryCriticalResourceDependency(GenericSchedulerBase::SchedCandidate &TryCand, GenericSchedulerBase::SchedCandidate &Cand, SchedBoundary *Zone) const | llvm::CandidateHeuristics | |
| tryEffectiveStall(GenericSchedulerBase::SchedCandidate &Cand, GenericSchedulerBase::SchedCandidate &TryCand, SchedBoundary &Zone) | llvm::CandidateHeuristics | |
| updateForScheduling(SUnit *SU) | llvm::CandidateHeuristics | |