Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.h117 void InsertParallelMoveAtEntryOf(HBasicBlock* block,
Dregister_allocator.cc1444 void RegisterAllocator::InsertParallelMoveAtEntryOf(HBasicBlock* block, in InsertParallelMoveAtEntryOf() function in art::RegisterAllocator
1471 InsertParallelMoveAtEntryOf(instruction->GetBlock(), instruction, source, destination); in InsertMoveAfter()
1652 InsertParallelMoveAtEntryOf(to, in ConnectSplitSiblings()