Searched refs:IsNoThrow (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DObjCARC.cpp432 /// IsNoThrow - Test if the given class represents instructions which are always
434 static bool IsNoThrow(InstructionClass Class) { function
2362 if (IsNoThrow(Class)) {

Completed in 111 milliseconds