Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DScheduleDAG.cpp601 bool ScheduleDAGTopologicalSort::WillCreateCycle(SUnit *TargetSU, SUnit *SU) { in WillCreateCycle()
615 const SUnit *TargetSU) { in IsReachable()
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp186 bool IsReachable(const SUnit *SU, const SUnit *TargetSU) { in IsReachable()
192 bool WillCreateCycle(SUnit *SU, SUnit *TargetSU) { in WillCreateCycle()