Home
last modified time | relevance | path

Searched defs:AddPredQueued (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DScheduleDAG.cpp536 void ScheduleDAGTopologicalSort::AddPredQueued(SUnit *Y, SUnit *X) { in AddPredQueued() function in ScheduleDAGTopologicalSort
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp225 void AddPredQueued(SUnit *SU, const SDep &D) { in AddPredQueued() function in __anon4c419b9e0111::ScheduleDAGRRList