Searched refs:TREE_COMPLEXITY (Results 1 – 6 of 6) sorted by relevance
1452 #define TREE_COMPLEXITY(NODE) (EXPR_CHECK (NODE)->exp.complexity) macro
2902 TREE_COMPLEXITY (t) = 0; in build1_stat()
491 * c-semantics.c (build_stmt): Use STMT_LINENO not TREE_COMPLEXITY.16464 (build1): Likewise; also, clear TREE_COMPLEXITY.
13815 Use tree_node.omp_clause.subcode instead of TREE_COMPLEXITY.
3463 * tree.c (build_min): Set TREE_COMPLEXITY to lineno.3467 (tsubst_expr): Set lineno from TREE_COMPLEXITY in stmt nodes.
3470 unused TREE_COMPLEXITY.4196 Don't set TREE_COMPLEXITY from input_line.