Searched refs:does_not_throw (Results 1 – 2 of 2) sorted by relevance
426 llvm::Type* return_type, bool does_not_throw = true,
2556 llvm::Type* return_type, bool does_not_throw, bool only_accesses_arg_memory, in EmitCallToFunc() argument2567 if (does_not_throw) { in EmitCallToFunc()