Searched defs:RemovePred (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| D | ScheduleDAG.cpp | 566 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon0c1296e80111::ScheduleDAGFast |
| D | ScheduleDAGRRList.cpp | 241 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon0d834f5a0111::ScheduleDAGRRList |