Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc1334 static bool IsInstructionStart(size_t position) { in IsInstructionStart() function
1352 if (IsInstructionStart(position)) { in InsertParallelMoveAt()