Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4358 FunctionType *NestFTy = NestF->getFunctionType(); in transformCallThroughTrampoline() local
4367 for (FunctionType::param_iterator I = NestFTy->param_begin(), in transformCallThroughTrampoline()
4368 E = NestFTy->param_end(); in transformCallThroughTrampoline()