Searched refs:VecLenParamPos (Results 1 – 1 of 1) sorted by relevance
243 Optional<unsigned> VecLenParamPos = in TEST_F() local245 if (VecLenParamPos) { in TEST_F()246 Type *VecLenParamType = F.getArg(VecLenParamPos.value())->getType(); in TEST_F()