Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp103 SUnit *CopyAndMoveSuccessors(SUnit*);
211 SUnit *ScheduleDAGFast::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGFast
586 NewDef = CopyAndMoveSuccessors(LRDef); in ListScheduleBottomUp()
H A DScheduleDAGRRList.cpp257 SUnit *CopyAndMoveSuccessors(SUnit*);
1127 SUnit *ScheduleDAGRRList::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGRRList
1553 NewDef = CopyAndMoveSuccessors(LRDef); in PickNodeToScheduleBottomUp()