Searched defs:AddPred (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | ScheduleDAG.cpp | 518 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
D | ScheduleDAGFast.cpp | 88 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon317e599f0111::ScheduleDAGFast |
D | ScheduleDAGRRList.cpp | 199 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon3cea9bd10111::ScheduleDAGRRList |