]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tree-ssa-scopedtables.c
Apply mechanical replacement (generated patch).
[thirdparty/gcc.git] / gcc / tree-ssa-scopedtables.c
index 574bc30eee18600566e98bb6a607ef7bc7bcccef..9fb2f500f4696507da933f229542d62f16ed169f 100644 (file)
@@ -292,7 +292,7 @@ avail_exprs_stack::lookup_avail_expr (gimple *stmt, bool insert, bool tbaa_p)
         up the virtual use-def chain using walk_non_aliased_vuses.
         But don't do this when removing expressions from the hash.  */
       ao_ref ref;
-      unsigned limit = PARAM_VALUE (PARAM_SCCVN_MAX_ALIAS_QUERIES_PER_ACCESS);
+      unsigned limit = param_sccvn_max_alias_queries_per_access;
       if (!(vuse1 && vuse2
            && gimple_assign_single_p (stmt)
            && TREE_CODE (gimple_assign_lhs (stmt)) == SSA_NAME