Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DPostRASchedulerList.cpp180 void ReleaseSuccessors(SUnit *SU);
470 void SchedulePostRATDList::ReleaseSuccessors(SUnit *SU) { in ReleaseSuccessors() function in SchedulePostRATDList
489 ReleaseSuccessors(SU); in ScheduleNodeTopDown()
514 ReleaseSuccessors(&EntrySU); in ListScheduleTopDown()