Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DFunction.h460 Type *getParamInAllocaType(unsigned ArgNo) const { in getParamInAllocaType() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DFunction.cpp220 Type *Argument::getParamInAllocaType() const { in getParamInAllocaType() function in Argument
H A DAttributes.cpp1456 Type *AttributeList::getParamInAllocaType(unsigned Index) const { in getParamInAllocaType() function in AttributeList