Searched refs:high_caller_save (Results 1 – 1 of 1) sorted by relevance
1833 bool high_caller_save = register_allocator_->IsCallerSave(i + 1, processing_core_regs_); in ColorInterferenceGraph() local1835 if (low_caller_save && high_caller_save) { in ColorInterferenceGraph()1838 } else if (low_caller_save || high_caller_save) { in ColorInterferenceGraph()