Lines Matching refs:StepValue
279 ConstantInt *StepValue = in TEST() local
281 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
338 ConstantInt *StepValue = in TEST() local
340 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
397 ConstantInt *StepValue = in TEST() local
399 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
456 ConstantInt *StepValue = in TEST() local
458 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
515 ConstantInt *StepValue = in TEST() local
517 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
575 ConstantInt *StepValue = in TEST() local
577 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
690 ConstantInt *StepValue = in TEST() local
692 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
747 ConstantInt *StepValue = in TEST() local
749 EXPECT_EQ(StepValue, nullptr); in TEST()
869 ConstantInt *StepValue = in TEST() local
871 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
930 ConstantInt *StepValue = in TEST() local
932 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
990 ConstantInt *StepValue = in TEST() local
992 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
1042 ConstantInt *StepValue = in TEST() local
1044 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
1100 ConstantInt *StepValue = in TEST() local
1102 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
1171 ConstantInt *StepValue = in TEST() local
1173 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
1197 StepValue = dyn_cast_or_null<ConstantInt>(InnerBounds->getStepValue()); in TEST()
1198 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()
1264 ConstantInt *StepValue = in TEST() local
1266 EXPECT_TRUE(StepValue && StepValue->isOne()); in TEST()