Searched refs:AddInputMoveFor (Results 1 – 2 of 2) sorted by relevance
113 void AddInputMoveFor(HInstruction* instruction, Location source, Location destination) const;
675 void RegisterAllocator::AddInputMoveFor(HInstruction* instruction, in AddInputMoveFor() function in art::RegisterAllocator828 AddInputMoveFor(use->GetUser(), source, expected_location); in ConnectSiblings()