Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc671 static bool IsInputMove(HInstruction* instruction) { in IsInputMove() function
686 || !IsInputMove(previous)) { in AddInputMoveFor()
693 DCHECK(IsInputMove(move)); in AddInputMoveFor()