Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h733 void AddSUnitWithoutPredecessors(const SUnit *SU);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DScheduleDAG.cpp715 void ScheduleDAGTopologicalSort::AddSUnitWithoutPredecessors(const SUnit *SU) { in AddSUnitWithoutPredecessors() function in ScheduleDAGTopologicalSort
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp282 Topo.AddSUnitWithoutPredecessors(NewNode); in CreateNewSUnit()
292 Topo.AddSUnitWithoutPredecessors(NewNode); in CreateClone()