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

Derived Classes

unittests/Analysis/ScalarEvolutionTest.cpp
   68 TEST_F(ScalarEvolutionsTest, SCEVUnknownRAUW) {
  117 TEST_F(ScalarEvolutionsTest, SimplifiedPHI) {
  144 TEST_F(ScalarEvolutionsTest, ExpandPtrTypeSCEV) {
  217 TEST_F(ScalarEvolutionsTest, CommutativeExprOperandOrder) {
  334 TEST_F(ScalarEvolutionsTest, CompareSCEVComplexity) {
  401 TEST_F(ScalarEvolutionsTest, CompareValueComplexity) {
  439 TEST_F(ScalarEvolutionsTest, SCEVAddExpr) {
  478 TEST_F(ScalarEvolutionsTest, SCEVNormalization) {
  633 TEST_F(ScalarEvolutionsTest, SCEVZeroExtendExpr) {
  723 TEST_F(ScalarEvolutionsTest, SCEVZeroExtendExprNonIntegral) {
  801 TEST_F(ScalarEvolutionsTest, SCEVExitLimitForgetLoop) {
  898 TEST_F(ScalarEvolutionsTest, SCEVExitLimitForgetValue) {
  980 TEST_F(ScalarEvolutionsTest, SCEVAddRecFromPHIwithLargeConstants) {
 1036 TEST_F(ScalarEvolutionsTest, SCEVAddRecFromPHIwithLargeConstantAccum) {
 1094 TEST_F(ScalarEvolutionsTest, SCEVFoldSumOfTruncs) {
 1127 TEST_F(ScalarEvolutionsTest, SCEVExpanderIsSafeToExpandAt) {
 1198 TEST_F(ScalarEvolutionsTest, SCEVExpanderNUW) {
 1250 TEST_F(ScalarEvolutionsTest, SCEVExpanderNSW) {
 1302 TEST_F(ScalarEvolutionsTest, SCEVCacheNUW) {
 1353 TEST_F(ScalarEvolutionsTest, SCEVCacheNSW) {
 1403 TEST_F(ScalarEvolutionsTest, SCEVComputeExpressionSize) {
 1452 TEST_F(ScalarEvolutionsTest, SCEVExpandInsertCanonicalIV) {
 1645 TEST_F(ScalarEvolutionsTest, SCEVExpanderShlNSW) {
 1686 TEST_F(ScalarEvolutionsTest, SCEVComputeConstantDifference) {
 1752 TEST_F(ScalarEvolutionsTest, SCEVExpandNonAffineAddRec) {

References

utils/unittest/googletest/include/gtest/internal/gtest-internal.h
  452   return &(TypeIdHelper<T>::dummy_);