Searched defs:setDoesNotThrow (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DCallSite.h238 void setDoesNotThrow(bool doesNotThrow = true) { function in class:llvm::CallSiteBase
/macosx-10.10/llvmCore-3425.0.34/include/llvm/
H A DFunction.h250 void setDoesNotThrow(bool DoesNotThrow = true) { function in class:llvm::Function
H A DInstructions.h1326 void setDoesNotThrow(bool DoesNotThrow = true) { function in class:llvm::CallInst
3079 void setDoesNotThrow(bool DoesNotThrow = true) { function in class:llvm::InvokeInst
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSimplifyLibCalls.cpp1821 void SimplifyLibCalls::setDoesNotThrow(Function &F) { function in class:SimplifyLibCalls
[all...]

Completed in 147 milliseconds