Home
last modified time | relevance | path

Searched refs:SchedVal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp2176 ConstantInt *SchedVal = cast<ConstantInt>(InitCall->getArgOperand(2)); in TEST_P() local
2181 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() local
2296 EXPECT_EQ(SchedVal->getValue(), in TEST_F()