Searched defs:RemovePred (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | ScheduleDAG.cpp | 509 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort |
/external/llvm/lib/CodeGen/ | ||
D | ScheduleDAG.cpp | 537 void ScheduleDAGTopologicalSort::RemovePred(SUnit *M, SUnit *N) { in RemovePred() function in ScheduleDAGTopologicalSort |
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ | ||
D | ScheduleDAGFast.cpp | 88 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon6b58500a0111::ScheduleDAGFast |
D | ScheduleDAGRRList.cpp | 211 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon551bd8fc0311::ScheduleDAGRRList |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
D | ScheduleDAGFast.cpp | 94 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon0612c6de0111::ScheduleDAGFast |
D | ScheduleDAGRRList.cpp | 207 void RemovePred(SUnit *SU, const SDep &D) { in RemovePred() function in __anon884f54d00111::ScheduleDAGRRList |