Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.cc455 const ScopedArenaVector<SchedulingNode*>& initial_candidates) { in DumpAsDotGraph()
612 ScopedArenaVector<SchedulingNode*> initial_candidates(allocator.Adapter(kArenaAllocScheduler)); in Schedule() local