Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h469 Type *getParamPreallocatedType(unsigned ArgNo) const { in getParamPreallocatedType() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp1526 Type *AttributeList::getParamPreallocatedType(unsigned Index) const { in getParamPreallocatedType() function in AttributeList