Home
last modified time | relevance | path

Searched defs:doesNotCapture (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h434 bool doesNotCapture(unsigned n) const { in doesNotCapture() function
/external/llvm/include/llvm/IR/
DCallSite.h534 bool doesNotCapture(unsigned OpNo) const { in doesNotCapture() function