Home
last modified time | relevance | path

Searched refs:AddInputMoveFor (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator.h122 void AddInputMoveFor(HInstruction* input,
Dregister_allocator.cc1311 void RegisterAllocator::AddInputMoveFor(HInstruction* input, in AddInputMoveFor() function in art::RegisterAllocator
1527 AddInputMoveFor(interval->GetDefinedBy(), use->GetUser(), source, expected_location); in ConnectSiblings()