Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h193 void undoSchedule();
H A DSIMachineScheduler.cpp272 undoSchedule(); in fastSchedule()
386 undoSchedule(); in schedule()
421 void SIScheduleBlock::undoSchedule() { in undoSchedule() function in SIScheduleBlock