Searched refs:tryScheduleUntil (Results 1 – 2 of 2) sorted by relevance
127 bool Scheduler::tryScheduleUntil(ArrayRef<Instruction *> Instrs) { in tryScheduleUntil() function in llvm::sandboxir::Scheduler325 return tryScheduleUntil(Instrs); in trySchedule()340 return tryScheduleUntil(Instrs); in trySchedule()
192 bool tryScheduleUntil(ArrayRef<Instruction *> Instrs);