Searched defs:WillCreateCycle (Results 1 – 4 of 4) sorted by relevance
| /external/llvm/lib/CodeGen/ | ||
| D | ScheduleDAG.cpp | 601 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) {  in WillCreateCycle()  function in ScheduleDAGTopologicalSort | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| D | ScheduleDAG.cpp | 704 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 __anon085fd4d50111::ScheduleDAGRRList | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | ||
| D | ScheduleDAGRRList.cpp | 218   bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) {  in WillCreateCycle()  function in __anon2d0c70b70111::ScheduleDAGRRList |