Home
last modified time | relevance | path

Searched defs:initial_candidates (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dscheduler.cc442 const ScopedArenaVector<SchedulingNode*>& initial_candidates) { in DumpAsDotGraph()
593 ScopedArenaVector<SchedulingNode*> initial_candidates(allocator_->Adapter(kArenaAllocScheduler)); in Schedule() local