Searched refs:IsInstructionEnd (Results 1 - 1 of 1) sorted by relevance
/art/compiler/optimizing/ | ||
H A D | register_allocator.cc | 1450 static bool IsInstructionEnd(size_t position) { function in namespace:art 1492 } else if (IsInstructionEnd(position)) { |
Completed in 7 milliseconds