Home
last modified time | relevance | path

Searched defs:getParamInAllocaType (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h511 Type *getParamInAllocaType(unsigned ArgNo) const { in getParamInAllocaType() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DFunction.cpp222 Type *Argument::getParamInAllocaType() const { in getParamInAllocaType() function in Argument
H A DAttributes.cpp1635 Type *AttributeList::getParamInAllocaType(unsigned Index) const { in getParamInAllocaType() function in AttributeList