Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.cc582 bool schedule_randomly) { in Run() argument
585 UNUSED(schedule_randomly); in Run()
595 SchedulingNodeSelector* selector = schedule_randomly in Run()
Dscheduler.h479 void Run(bool only_optimize_loop_blocks, bool schedule_randomly);