Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp233 static bool setAllocSize(Function &F, unsigned ElemSizeArg, in setAllocSize() function
449 Changed |= setAllocSize(F, 1, None); in inferNonMandatoryLibFuncAttrs()
458 Changed |= setAllocSize(F, 0, None); in inferNonMandatoryLibFuncAttrs()
524 Changed |= setAllocSize(F, 1, None); in inferNonMandatoryLibFuncAttrs()
551 Changed |= setAllocSize(F, 1, None); in inferNonMandatoryLibFuncAttrs()
628 Changed |= setAllocSize(F, 0, 1); in inferNonMandatoryLibFuncAttrs()