Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Index1

256   // Gets whether the sets at Index1 above, below, or equal to the sets at
259 StratifiedIndex Index1,
261 if (Index1 == Index2)
264 const auto *Current = &Sets.getLink(Index1);
271 Current = &Sets.getLink(Index1);