Home
last modified time | relevance | path

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

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