Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DFunction.h459 Type *getParamInAllocaType(unsigned ArgNo) const { in getParamInAllocaType() function
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DFunction.cpp215 Type *Argument::getParamInAllocaType() const { in getParamInAllocaType() function in Argument
H A DAttributes.cpp1530 Type *AttributeList::getParamInAllocaType(unsigned Index) const { in getParamInAllocaType() function in AttributeList