Searched defs:WillCreateCycle (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | ScheduleDAG.cpp | 704 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { WillCreateCycle() function in ScheduleDAGTopologicalSort |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | ScheduleDAGRRList.cpp | 217 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle() function in __anon9cef1bc00111::ScheduleDAGRRList |