Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h589 void setDoesNotThrow() { in setDoesNotThrow() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp100 static bool setDoesNotThrow(Function &F) { in setDoesNotThrow() function