Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h498 Type *getParamInAllocaType(unsigned ArgNo) const { in getParamInAllocaType() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp247 Type *Argument::getParamInAllocaType() const { in getParamInAllocaType() function in Argument
H A DAttributes.cpp1696 Type *AttributeList::getParamInAllocaType(unsigned Index) const { in getParamInAllocaType() function in AttributeList