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

/freebsd-10-stable/contrib/gcc/
H A Dipa-pure-const.c319 tree operand_list = TREE_OPERAND (call_expr, 1); local
325 for (operand = operand_list;
H A Dipa-type-escape.c1019 tree operand_list = TREE_OPERAND (call_expr, 1); local
1026 for (operand = operand_list;
1045 operand = operand_list;
1069 operand = operand_list;
1122 for (operand = operand_list;
H A Dipa-reference.c440 tree operand_list = TREE_OPERAND (call_expr, 1);
445 for (operand = operand_list;
439 tree operand_list = TREE_OPERAND (call_expr, 1); local

Completed in 114 milliseconds