Searched refs:ValueLivesOut (Results 1 – 2 of 2) sorted by relevance
110 bool ValueLivesOut(const HloValue& value) const { in ValueLivesOut() function
600 if (alias_analysis().ValueLivesOut(hlo_value)) { in AddAssignment()