Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc492 auto should_process = [](RegisterType current_register_type, LiveInterval* interval) { in ValidateInternal() local
509 if (should_process(current_register_type_, instruction->GetLiveInterval())) { in ValidateInternal()
531 if (should_process(current_register_type_, temp)) { in ValidateInternal()