Searched defs:getParamPreallocatedType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 508 Type *getParamPreallocatedType(unsigned ArgNo) const { getParamPreallocatedType() function |
/llvm-project/llvm/lib/IR/ | ||
H A D | Attributes.cpp | 1692 Type *AttributeList::getParamPreallocatedType(unsigned Index) const { getParamPreallocatedType() function in AttributeList |