Home
last modified time | relevance | path

Searched refs:ReleaseSuccessors (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp177 void ReleaseSuccessors(SUnit *SU);
616 void SchedulePostRATDList::ReleaseSuccessors(SUnit *SU) { in ReleaseSuccessors() function in SchedulePostRATDList
635 ReleaseSuccessors(SU); in ScheduleNodeTopDown()
652 ReleaseSuccessors(&EntrySU); in ListScheduleTopDown()