Home
last modified time | relevance | path

Searched defs:WillCreateCycle (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DScheduleDAG.cpp603 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { in WillCreateCycle() function in ScheduleDAGTopologicalSort
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp193 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle() function in __anon9b4c64940111::ScheduleDAGRRList