Searched refs:PathB (Results 1 – 1 of 1) sorted by relevance
499 SmallSetVector<const MDNode *, 4> PathB; in getLeastCommonType() local502 if (PathB.count(TB.getNode())) in getLeastCommonType()504 PathB.insert(TB.getNode()); in getLeastCommonType()509 int IB = PathB.size() - 1; in getLeastCommonType()513 if (PathA[IA] == PathB[IB]) in getLeastCommonType()