Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc1338 static bool IsInstructionEnd(size_t position) { in IsInstructionEnd() function
1380 } else if (IsInstructionEnd(position)) { in InsertParallelMoveAt()