Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h197 void undoSchedule();
H A DSIMachineScheduler.cpp292 undoSchedule(); in fastSchedule()
406 undoSchedule(); in schedule()
441 void SIScheduleBlock::undoSchedule() { in undoSchedule() function in SIScheduleBlock