Searched defs:setDoesNotThrow (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Function.h | 589 void setDoesNotThrow() { setDoesNotThrow() function |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | BuildLibCalls.cpp | 100 static bool setDoesNotThrow(Function &F) { setDoesNotThrow() function |