Searched defs:WillCreateCycle (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/CodeGen/ | ||
D | ScheduleDAG.cpp | 570 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle() function in ScheduleDAGTopologicalSort |
/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 __anon7133554f0111::ScheduleDAGRRList |
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ | ||
D | ScheduleDAGRRList.cpp | 196 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle() function in __anon8a11067b0311::ScheduleDAGRRList |