Home | History | Annotate | Download | only in optimizing

Lines Matching defs:second

815   HInstruction* second = new (GetAllocator()) HParameterValue(
818 entry->AddInstruction(second);
825 DataType::Type::kInt32, first, second, 0); // don't care about dex_pc.
910 LiveInterval* second = BuildInterval(ranges2, arraysize(ranges2), GetScopedAllocator(), -1, two);
912 new (GetAllocator()) LocationSummary(second->GetDefinedBy(), LocationSummary::kNoCall);
949 register_allocator.unhandled_core_intervals_.push_back(second);
962 intervals.push_back(second);