Searched refs:getFunctionParamType (Results 1 – 11 of 11) sorted by relevance
387 inline Type *getFunctionParamType(unsigned i) const;
153 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
333 inline Type *getFunctionParamType(unsigned i) const;
151 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
351 Type *FormalTy = Callee->getFunctionType()->getFunctionParamType(I); in isLegalToPromote()
331 inline Type *getFunctionParamType(unsigned i) const;
147 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
353 inline Type *getFunctionParamType(unsigned i) const;
158 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
433 Type *FormalTy = Callee->getFunctionType()->getFunctionParamType(I); in isLegalToPromote()
240 Type *PTy = DirectCalleeType->getFunctionParamType(I); in isPromotionLegal()