Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2356 FunctionType *NestFTy = cast<FunctionType>(NestFPTy->getElementType()); in transformCallThroughTrampoline() local
2365 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
2366 E = NestFTy->param_end(); I != E; ++NestIdx, ++I) in transformCallThroughTrampoline()