Searched defs:AddInputMoveFor (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc1423 void RegisterAllocator::AddInputMoveFor(HInstruction* input, function in class:art::RegisterAllocator
1642 AddInputMoveFor(interval->GetDefinedBy(), use->GetUser(), source, expected_location);

Completed in 155 milliseconds