Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp284 Changed |= setDoesNotCapture(F, 0); in inferNonMandatoryLibFuncAttrs()
302 Changed |= setDoesNotCapture(F, 1); in inferNonMandatoryLibFuncAttrs()
311 Changed |= setDoesNotCapture(F, 1); in inferNonMandatoryLibFuncAttrs()
325 Changed |= setDoesNotCapture(F, 1); in inferNonMandatoryLibFuncAttrs()
334 Changed |= setDoesNotCapture(F, 0); in inferNonMandatoryLibFuncAttrs()
335 Changed |= setDoesNotCapture(F, 1); in inferNonMandatoryLibFuncAttrs()
346 Changed |= setDoesNotCapture(F, 0); in inferNonMandatoryLibFuncAttrs()
347 Changed |= setDoesNotCapture(F, 1); in inferNonMandatoryLibFuncAttrs()
357 Changed |= setDoesNotCapture(F, 0); in inferNonMandatoryLibFuncAttrs()
358 Changed |= setDoesNotCapture(F, 1); in inferNonMandatoryLibFuncAttrs()
[all …]