reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2532 computeAssignment(V.RedefVNI->id, Other); 2551 LiveQueryResult OtherLRQ = Other.LR.Query(VNI->def); 2563 Other.computeAssignment(OtherVNI->id, *this); 2571 Val &OtherV = Other.Vals[OtherVNI->id]; 2597 Other.computeAssignment(V.OtherVNI->id, *this); 2598 Val &OtherV = Other.Vals[V.OtherVNI->id]; 2656 valuesIdentical(VNI, V.OtherVNI, Other)) { 2700 if ((TRI->getSubRegIndexLaneMask(Other.SubIdx) & ~V.WriteLanes).none())