Searched defs:setDoesNotThrow (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/ | ||
H A D | Function.h | 369 void setDoesNotThrow() { in setDoesNotThrow() function in llvm::Function |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ | ||
H A D | CallSite.h | 521 void setDoesNotThrow() { in setDoesNotThrow() function in llvm::CallSiteBase |
H A D | Function.h | 547 void setDoesNotThrow() { in setDoesNotThrow() function in llvm::Function |
H A D | Instructions.h | 3841 void setDoesNotThrow() { in setDoesNotThrow() function in llvm::ShuffleVectorInst::SwitchInst::InvokeInst |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ | ||
H A D | BuildLibCalls.cpp | 67 static bool setDoesNotThrow(Function &F) { in setDoesNotThrow() function [all...] |
Completed in 16 milliseconds