Searched refs:DelayForLiveRegsBottomUp (Results 1 – 2 of 2) sorted by relevance
103 bool DelayForLiveRegsBottomUp(SUnit*, SmallVectorImpl<unsigned>&);472 bool ScheduleDAGFast::DelayForLiveRegsBottomUp(SUnit *SU, in DelayForLiveRegsBottomUp() function in ScheduleDAGFast559 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in ListScheduleBottomUp()
268 bool DelayForLiveRegsBottomUp(SUnit*, SmallVectorImpl<unsigned>&);1348 DelayForLiveRegsBottomUp(SUnit *SU, SmallVectorImpl<unsigned> &LRegs) { in DelayForLiveRegsBottomUp() function in ScheduleDAGRRList1476 if (!DelayForLiveRegsBottomUp(CurSU, LRegs)) in PickNodeToScheduleBottomUp()