Searched refs:IsNoThrow (Results 1 – 5 of 5) sorted by relevance
87 bool IsNoThrow(ARCInstKind Class);
580 bool llvm::objcarc::IsNoThrow(ARCInstKind Class) { in IsNoThrow() function in llvm::objcarc
427 static bool IsNoThrow(InstructionClass Class) { in IsNoThrow() function2086 if (IsNoThrow(Class)) { in OptimizeIndividualCalls()
859 TEST(IsNoThrow, MatchesNoThrowFunctionDeclarations) { in TEST() argument
809 if (IsNoThrow(Class)) { in OptimizeIndividualCalls()