Searched refs:NestFTy (Results 1 – 1 of 1) sorted by relevance
2356 FunctionType *NestFTy = cast<FunctionType>(NestFPTy->getElementType()); in transformCallThroughTrampoline() local2365 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()2366 E = NestFTy->param_end(); I != E; ++NestIdx, ++I) in transformCallThroughTrampoline()