HomeSort by relevance Sort by last modified time
    Searched refs:UnscheduleNodeBottomUp (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 226 void UnscheduleNodeBottomUp(SUnit*);
803 /// UnscheduleNodeBottomUp - Remove the node from the schedule, update its and
805 void ScheduleDAGRRList::UnscheduleNodeBottomUp(SUnit *SU) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
ScheduleDAGRRList.cpp 232 void UnscheduleNodeBottomUp(SUnit*);
670 /// UnscheduleNodeBottomUp - Remove the node from the schedule, update its and
672 void ScheduleDAGRRList::UnscheduleNodeBottomUp(SUnit *SU) {
752 UnscheduleNodeBottomUp(OldSU);
    [all...]

Completed in 422 milliseconds