Searched refs:InsertMoveAfter (Results 1 – 2 of 2) sorted by relevance
75 void InsertMoveAfter(HInstruction* instruction, Location source, Location destination) const;
312 InsertMoveAfter(interval->GetDefinedBy(), interval->ToLocation(), loc); in ConnectSiblings()678 void RegisterAllocationResolver::InsertMoveAfter(HInstruction* instruction, in InsertMoveAfter() function in art::RegisterAllocationResolver