Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1695 FunctionType *FFTy = F->getFunctionType(); in writeThunk() local
1697 Args.push_back(createCast(Builder, &AI, FFTy->getParamType(i))); in writeThunk()