Searched refs:PathA (Results 1 – 1 of 1) sorted by relevance
489 SmallSetVector<const MDNode *, 4> PathA; in getLeastCommonType() local492 if (!PathA.insert(TA.getNode())) in getLeastCommonType()505 int IA = PathA.size() - 1; in getLeastCommonType()510 if (PathA[IA] == PathB[IB]) in getLeastCommonType()511 Ret = PathA[IA]; in getLeastCommonType()