Home
last modified time | relevance | path

Searched defs:setDoesNotThrow (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DFunction.h369 void setDoesNotThrow() { in setDoesNotThrow() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DFunction.h509 void setDoesNotThrow() { in setDoesNotThrow() function
DCallSite.h508 void setDoesNotThrow() { in setDoesNotThrow() function
/external/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp66 static bool setDoesNotThrow(Function &F) { in setDoesNotThrow() function
/external/llvm/include/llvm/IR/
DCallSite.h453 void setDoesNotThrow() { in setDoesNotThrow() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp66 static bool setDoesNotThrow(Function &F) { in setDoesNotThrow() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp1669 void SimplifyLibCalls::setDoesNotThrow(Function &F) { in setDoesNotThrow() function in SimplifyLibCalls