Home
last modified time | relevance | path

Searched refs:BuildSchedGraph (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h97 void BuildSchedGraph(AAResults *AA);
H A DScheduleDAGVLIW.cpp94 BuildSchedGraph(AA); in Schedule()
H A DScheduleDAGFast.cpp121 BuildSchedGraph(nullptr); in Schedule()
H A DScheduleDAGSDNodes.cpp539 void ScheduleDAGSDNodes::BuildSchedGraph(AAResults *AA) { in BuildSchedGraph() function in ScheduleDAGSDNodes
H A DScheduleDAGRRList.cpp373 BuildSchedGraph(nullptr); in Schedule()