Searched refs:low_caller_save (Results 1 – 1 of 1) sorted by relevance
1832 bool low_caller_save = register_allocator_->IsCallerSave(i, 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()