reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/CodeGen/MachinePipeliner.cpp
 1287 void SwingSchedulerDAG::CopyToPhiMutation::apply(ScheduleDAGInstrs *DAG) {
lib/CodeGen/MachineScheduler.cpp
 1597 void BaseMemOpClusterMutation::apply(ScheduleDAGInstrs *DAG) {
 1812 void CopyConstrain::apply(ScheduleDAGInstrs *DAGInstrs) {
lib/CodeGen/MacroFusion.cpp
  131 void MacroFusion::apply(ScheduleDAGInstrs *DAG) {
lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  722   void apply(ScheduleDAGInstrs *DAG) override {
  843   void apply(ScheduleDAGInstrs *DAGInstrs) override {
lib/Target/Hexagon/HexagonSubtarget.cpp
  128 void HexagonSubtarget::UsrOverflowMutation::apply(ScheduleDAGInstrs *DAG) {
  141 void HexagonSubtarget::HVXMemLatencyMutation::apply(ScheduleDAGInstrs *DAG) {
  192 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) {
  262 void HexagonSubtarget::BankConflictMutation::apply(ScheduleDAGInstrs *DAG) {

References

lib/CodeGen/DFAPacketizer.cpp
  185     M->apply(this);
lib/CodeGen/MachinePipeliner.cpp
 2276     M->apply(this);
lib/CodeGen/MachineScheduler.cpp
  822     m->apply(this);
lib/CodeGen/PostRASchedulerList.cpp
  444     M->apply(this);