Home
last modified time | relevance | path

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

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