Home
last modified time | relevance | path

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

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