Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc188 HInstructionScheduling scheduling(graph, target_config.GetInstructionSet()); in CompileWithRandomSchedulerAndRun() local
189 scheduling.Run(/*only_optimize_loop_blocks*/ false, /*schedule_randomly*/ true); in CompileWithRandomSchedulerAndRun()