Home
last modified time | relevance | path

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

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