Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc271 bool core_register = (instruction->GetType() != DataType::Type::kFloat64) in ProcessInstruction() local
303 ScopedArenaVector<LiveInterval*>& unhandled = core_register in ProcessInstruction()