Searched refs:NestFTy (Results 1 – 1 of 1) sorted by relevance
4358 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local4367 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()4368 E = NestFTy->param_end(); in transformCallThroughTrampoline()