Searched refs:SchedVal (Results 1 – 1 of 1) sorted by relevance
2176 ConstantInt *SchedVal = cast<ConstantInt>(InitCall->getArgOperand(2)); in TEST_P() local2181 static_cast<OMPScheduleType>(SchedVal->getValue().getZExtValue()) | in TEST_P()2185 EXPECT_EQ(static_cast<OMPScheduleType>(SchedVal->getValue().getZExtValue()), in TEST_P()2295 ConstantInt *SchedVal = cast<ConstantInt>(InitCall->getArgOperand(2)); in TEST_F() local2296 EXPECT_EQ(SchedVal->getValue(), in TEST_F()