Searched defs:AddPred (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/ | ||
| D | ScheduleDAG.cpp | 548 void ScheduleDAGTopologicalSort::AddPred(SUnit *Y, SUnit *X) { in AddPred() function in ScheduleDAGTopologicalSort |
| /openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | ScheduleDAGFast.cpp | 84 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon522cf4780111::ScheduleDAGFast |
| D | ScheduleDAGRRList.cpp | 233 void AddPred(SUnit *SU, const SDep &D) { in AddPred() function in __anon43ab50ea0111::ScheduleDAGRRList |