Searched refs:DoColoringBasedRegisterAllocation (Results 1 – 3 of 3) sorted by relevance
40 } else if (CGOptions::GetInstance().DoColoringBasedRegisterAllocation()) { in GetAnalysisDependence()70 } else if (f.GetCG()->GetCGOptions().DoColoringBasedRegisterAllocation()) { in PhaseRun()
49 f.GetCG()->GetCGOptions().DoColoringBasedRegisterAllocation()) { in PhaseRun()
244 bool DoColoringBasedRegisterAllocation() const in DoColoringBasedRegisterAllocation() function