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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.c129 static gimple ifc_temp_var (tree, tree);
673 tmp_stmt = ifc_temp_var (boolean_type_node, tmp);
803 new_stmt = ifc_temp_var (TREE_TYPE (*cond), unshare_expr (*cond));
1028 ifc_temp_var (tree type, tree exp) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-if-conv.c127 static tree ifc_temp_var (tree, tree);
647 tmp_stmt = ifc_temp_var (boolean_type_node, tmp);
776 new_stmt = ifc_temp_var (TREE_TYPE (*cond), unshare_expr (*cond));
1011 ifc_temp_var (tree type, tree exp) function

Completed in 53 milliseconds