HomeSort by: relevance | last modified time | path
    Searched defs:next_round_match_expr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 25577 tree next_round_match_expr;
25586 next_round_match_expr = TREE_OPERAND (match_expr, 0);
25590 next_round_match_expr = NULL_TREE;
25715 match_expr = next_round_match_expr;
25559 tree next_round_match_expr; local
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 25439 tree next_round_match_expr;
25448 next_round_match_expr = TREE_OPERAND (match_expr, 0);
25452 next_round_match_expr = NULL_TREE;
25577 match_expr = next_round_match_expr;
25421 tree next_round_match_expr; local

Completed in 67 milliseconds