Searched refs:TestInterference (Results 1 – 2 of 2) sorted by relevance
162 } else if (curr_lifetime->TestInterference(*new_lifetime)) { in TryAssign()184 if (!curr_lifetime->TestInterference(*new_lifetime)) { in ConsiderSpill()
330 bool TestInterference(const VRegLifetime& other) const { in TestInterference() function