Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.h121 void InsertMoveAfter(HInstruction* instruction, Location source, Location destination) const;
Dregister_allocator.cc1464 void RegisterAllocator::InsertMoveAfter(HInstruction* instruction, in InsertMoveAfter() function in art::RegisterAllocator
1492 InsertMoveAfter(interval->GetDefinedBy(), in ConnectSiblings()