Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Index1

362   // Gets whether the sets at Index1 above, below, or equal to the sets at
365 StratifiedIndex Index1,
367 if (Index1 == Index2)
370 const auto *Current = &Sets.getLink(Index1);
377 Current = &Sets.getLink(Index1);