Searched refs:OtherV (Results 1 – 1 of 1) sorted by relevance
1994 Val &OtherV = Other.Vals[OtherVNI->id]; in analyzeValue() local1996 if (!OtherV.isAnalyzed()) in analyzeValue()2003 if (V.ValidLanes & OtherV.ValidLanes) in analyzeValue()2021 Val &OtherV = Other.Vals[V.OtherVNI->id]; in analyzeValue() local2030 if (OtherV.ErasableImplicitDef && DefMI && in analyzeValue()2035 OtherV.ErasableImplicitDef = false; in analyzeValue()2048 && (V.WriteLanes & (OtherV.ValidLanes | OtherV.WriteLanes)) == 0) in analyzeValue()2058 V.ValidLanes &= ~V.WriteLanes | OtherV.ValidLanes; in analyzeValue()2088 if ((V.WriteLanes & OtherV.ValidLanes) == 0) in analyzeValue()2154 Val &OtherV = Other.Vals[V.OtherVNI->id]; in computeAssignment() local[all …]