Home | History | Annotate | Download | only in IR

Lines Matching refs:getFunctionType

40   Type *Arg0Type = F->getFunctionType()->getParamType(0);
55 Type *LastArgType = F->getFunctionType()->getParamType(
56 F->getFunctionType()->getNumParams() - 1);
98 auto fArgs = F->getFunctionType()->params();
119 auto fArgs = F->getFunctionType()->params();