tree-cfg.c
186 KB
-
tree-cfg.c (need_fake_edge_p): Return false for calls to builtins that return… · 23ef6d21
tree-cfg.c (need_fake_edge_p): Return false for calls to builtins that return exactly once and do not throw. * tree-cfg.c (need_fake_edge_p): Return false for calls to builtins that return exactly once and do not throw. Cache call to call_expr_flags. From-SVN: r133929
Ben Elliston committed