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

Declarations

include/llvm/CodeGen/ScheduleDAGInstrs.h
  310     void buildSchedGraph(AAResults *AA,

References

lib/CodeGen/DFAPacketizer.cpp
  190   buildSchedGraph(AA);
lib/CodeGen/MachinePipeliner.cpp
  427   buildSchedGraph(AA);
lib/CodeGen/MachineScheduler.cpp
  751   buildSchedGraph(AA);
 1260     buildSchedGraph(AA);
 1273   buildSchedGraph(AA, &RPTracker, &SUPressureDiffs, LIS, ShouldTrackLaneMasks);
lib/CodeGen/PostRASchedulerList.cpp
  392   buildSchedGraph(AA);
  407       buildSchedGraph(AA);
lib/Target/AMDGPU/GCNIterativeScheduler.cpp
  155     Sch.buildSchedGraph(Sch.AA, nullptr, nullptr, nullptr,