Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp102 SUnit *CopyAndMoveSuccessors(SUnit*);
210 SUnit *ScheduleDAGFast::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGFast
586 NewDef = CopyAndMoveSuccessors(LRDef); in ListScheduleBottomUp()
DScheduleDAGRRList.cpp264 SUnit *CopyAndMoveSuccessors(SUnit*);
1134 SUnit *ScheduleDAGRRList::CopyAndMoveSuccessors(SUnit *SU) { in CopyAndMoveSuccessors() function in ScheduleDAGRRList
1570 NewDef = CopyAndMoveSuccessors(LRDef); in PickNodeToScheduleBottomUp()