Searched refs:IsNoThrow (Results 1 – 3 of 3) sorted by relevance
86 bool IsNoThrow(ARCInstKind Class);
567 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
804 if (IsNoThrow(Class)) { in OptimizeIndividualCalls()