Home
last modified time | relevance | path

Searched refs:getPreallocatedType (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DAttributes.h376 Type *getPreallocatedType() const;
1148 Type *getPreallocatedType() const {
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAttributes.cpp804 Type *AttributeSet::getPreallocatedType() const { in getPreallocatedType() function in AttributeSet
1527 return getAttributes(Index + FirstArgIndex).getPreallocatedType(); in getParamPreallocatedType()
H A DFunction.cpp167 if (Type *PreAllocTy = ParamAttrs.getPreallocatedType()) in getMemoryParamAllocType()
H A DVerifier.cpp1896 Check(Attrs.getPreallocatedType()->isSized(&Visited), in verifyParameterAttrs()
1916 Check(Attrs.getPreallocatedType() == in verifyParameterAttrs()