Lines Matching refs:getStepValue
280 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
339 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
398 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
457 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
516 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
576 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
634 EXPECT_EQ(Bounds->getStepValue()->getName(), "step"); in TEST()
691 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
748 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
809 EXPECT_EQ(Bounds->getStepValue()->getName(), "step"); in TEST()
870 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
931 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
991 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
1043 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
1101 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
1172 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()
1197 StepValue = dyn_cast_or_null<ConstantInt>(InnerBounds->getStepValue()); in TEST()
1265 dyn_cast_or_null<ConstantInt>(Bounds->getStepValue()); in TEST()