Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAG.cpp536 void ScheduleDAGTopologicalSort::AddPredQueued(SUnit *Y, SUnit *X) { in AddPredQueued() function in ScheduleDAGTopologicalSort
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp225 void AddPredQueued(SUnit *SU, const SDep &D) { in AddPredQueued() function in __anon1da133450111::ScheduleDAGRRList