Searched defs:getParamInAllocaType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 498 Type *getParamInAllocaType(unsigned ArgNo) const { getParamInAllocaType() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Function.cpp | 247 Type *Argument::getParamInAllocaType() const { getParamInAllocaType() function in Argument |
H A D | Attributes.cpp | 1696 Type *AttributeList::getParamInAllocaType(unsigned Index) const { getParamInAllocaType() function in AttributeList |