Searched defs:WillCreateCycle (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/CodeGen/ | ||
| D | ScheduleDAG.cpp | 601 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { in WillCreateCycle() function in ScheduleDAGTopologicalSort |
| /external/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | ScheduleDAGRRList.cpp | 192 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle() function in __anon14f81d950111::ScheduleDAGRRList |