Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocation_resolver.cc547 static bool IsInstructionStart(size_t position) { in IsInstructionStart() function
565 if (IsInstructionStart(position)) { in InsertParallelMoveAt()