Searched refs:VecLenParamType (Results 1 – 1 of 1) sorted by relevance
123 Type *VecLenParamType = F.getArg(VecLenParamPos.getValue())->getType(); in TEST_F() local124 ASSERT_TRUE(VecLenParamType->isIntegerTy(32)); in TEST_F()