Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DFunction.h437 void setDoesNotCapture(unsigned n) { in setDoesNotCapture() function
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp74 static bool setDoesNotCapture(Function &F, unsigned n) { in setDoesNotCapture() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp83 static bool setDoesNotCapture(Function &F, unsigned ArgNo) { in setDoesNotCapture() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp116 static bool setDoesNotCapture(Function &F, unsigned ArgNo) { in setDoesNotCapture() function