Home
last modified time | relevance | path

Searched refs:private_debug (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgimplify.c4798 bool private_debug; in gimplify_adjust_omp_clauses_1() local
4807 private_debug = true; in gimplify_adjust_omp_clauses_1()
4810 private_debug in gimplify_adjust_omp_clauses_1()
4813 if (private_debug) in gimplify_adjust_omp_clauses_1()
4844 if (private_debug) in gimplify_adjust_omp_clauses_1()
H A Domp-low.c645 fixup_remapped_decl (tree decl, omp_context *ctx, bool private_debug) in fixup_remapped_decl() argument
653 if ((!TREE_CONSTANT (DECL_SIZE (new_decl)) || private_debug) in fixup_remapped_decl()