Home | History | Annotate | Download | only in Scalar

Lines Matching refs:UA

673   const Value *UA = GetUnderlyingObjCPtr(SA);
675 if (UA != SA || UB != SB) {
676 Result = AliasAnalysis::alias(Location(UA), Location(UB));