Searched refs:getFunctionParamType (Results 1 – 3 of 3) sorted by relevance
331 inline Type *getFunctionParamType(unsigned i) const;
147 Type *Type::getFunctionParamType(unsigned i) const { in getFunctionParamType() function
240 Type *PTy = DirectCalleeType->getFunctionParamType(I); in isPromotionLegal()