Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler.cc601 ScopedArenaVector<SchedulingNode*> candidates(allocator.Adapter(kArenaAllocScheduler)); in Schedule() local
635 /*inout*/ ScopedArenaVector<SchedulingNode*>* candidates) { in Schedule()
Dcode_generator.h912 const ArenaVector<std::pair<InstructionType*, SlowPathCode*>>& candidates = iter->second; in NewSlowPath() local
Dbounds_check_elimination.cc1315 ScopedArenaVector<HBoundsCheck*> candidates( in AddComparesWithDeoptimization() local
1434 ScopedArenaVector<HBoundsCheck*> candidates( in TransformLoopForDynamicBCE() local