Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp148 Changed |= setDoesNotCapture(F, 0); in inferLibFuncAttributes()
163 Changed |= setDoesNotCapture(F, 1); in inferLibFuncAttributes()
175 Changed |= setDoesNotCapture(F, 1); in inferLibFuncAttributes()
180 Changed |= setDoesNotCapture(F, 0); in inferLibFuncAttributes()
181 Changed |= setDoesNotCapture(F, 1); in inferLibFuncAttributes()
193 Changed |= setDoesNotCapture(F, 0); in inferLibFuncAttributes()
194 Changed |= setDoesNotCapture(F, 1); in inferLibFuncAttributes()
200 Changed |= setDoesNotCapture(F, 1); in inferLibFuncAttributes()
205 Changed |= setDoesNotCapture(F, 1); in inferLibFuncAttributes()
210 Changed |= setDoesNotCapture(F, 0); in inferLibFuncAttributes()
[all …]