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