Home
last modified time | relevance | path

Searched refs:AddSUnitWithoutPredecessors (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h742 void AddSUnitWithoutPredecessors(const SUnit *SU);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAG.cpp716 void ScheduleDAGTopologicalSort::AddSUnitWithoutPredecessors(const SUnit *SU) { in AddSUnitWithoutPredecessors() function in ScheduleDAGTopologicalSort
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp281 Topo.AddSUnitWithoutPredecessors(NewNode); in CreateNewSUnit()
291 Topo.AddSUnitWithoutPredecessors(NewNode); in CreateClone()