Searched refs:getFunctionNumParams (Results 1 – 3 of 3) sorted by relevance
232 unsigned ParamNum = DirectCalleeType->getFunctionNumParams(); in isPromotionLegal()480 unsigned ParamNum = DirectCalleeType->getFunctionNumParams(); in createDirectCallInst()
332 inline unsigned getFunctionNumParams() const;
151 unsigned Type::getFunctionNumParams() const { in getFunctionNumParams() function