Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocation_resolver.h71 void InsertParallelMoveAtEntryOf(HBasicBlock* block,
Dregister_allocation_resolver.cc491 InsertParallelMoveAtEntryOf(to, in ConnectSplitSiblings()
657 void RegisterAllocationResolver::InsertParallelMoveAtEntryOf(HBasicBlock* block, in InsertParallelMoveAtEntryOf() function in art::RegisterAllocationResolver
684 InsertParallelMoveAtEntryOf(instruction->GetBlock(), instruction, source, destination); in InsertMoveAfter()