Home
last modified time | relevance | path

Searched defs:getParamPreallocatedType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DFunction.h508 Type *getParamPreallocatedType(unsigned ArgNo) const { getParamPreallocatedType() function
/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1692 Type *AttributeList::getParamPreallocatedType(unsigned Index) const { getParamPreallocatedType() function in AttributeList