Searched refs:mf_cache_mask_decl_l (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dtree-mudflap.c277 static GTY (()) tree mf_cache_mask_decl_l; variable
455 mf_cache_mask_decl_l
467 t = build2 (MODIFY_EXPR, TREE_TYPE (mf_cache_mask_decl_l),
468 mf_cache_mask_decl_l, mf_cache_mask_decl);
493 mf_cache_mask_decl_l = NULL_TREE;
575 (flag_mudflap_threads ? mf_cache_mask_decl : mf_cache_mask_decl_l));
684 mf_cache_mask_decl_l, mf_cache_mask_decl);

Completed in 45 milliseconds