reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/IR/InstructionsTest.cpp
  669                                Indices);
  675   EXPECT_EQ(Indices[0], GEPI->idx_begin()[0]);
  676   EXPECT_EQ(Indices[1], GEPI->idx_begin()[1]);
  677   EXPECT_EQ(Indices[2], GEPI->idx_begin()[2]);
  684   EXPECT_EQ(Indices[0], CGEPI->idx_begin()[0]);
  685   EXPECT_EQ(Indices[1], CGEPI->idx_begin()[1]);
  686   EXPECT_EQ(Indices[2], CGEPI->idx_begin()[2]);