HomeSort by: relevance | last modified time | path
    Searched refs:gsi1 (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-tail-merge.cc 576 gimple_stmt_iterator gsi1, gsi2; local
611 gsi1 = gsi_start_nondebug_bb (bb1);
613 gsi_advance_fw_nondebug_nonlocal (&gsi1);
615 while (!(gsi_end_p (gsi1) || gsi_end_p (gsi2)))
617 s1 = gsi_stmt (gsi1);
623 gsi_next_nondebug (&gsi1);
625 gsi_advance_fw_nondebug_nonlocal (&gsi1);
1309 gimple_stmt_iterator gsi1 = gsi_last_nondebug_bb (bb1); local
1314 gsi_advance_bw_nondebug_nonlocal (&gsi1, &vuse1, &vuse_escaped);
1317 while (!gsi_end_p (gsi1) && !gsi_end_p (gsi2)
1626 gimple_stmt_iterator gsi1 = gsi_start_bb (bb1); local
    [all...]
graphite-isl-ast-to-gimple.cc 962 Either GSI1 and GSI2 should belong to the same basic block or one of their
966 later_of_the_two (gimple_stmt_iterator gsi1, gimple_stmt_iterator gsi2)
968 basic_block bb1 = gsi_bb (gsi1);
974 gimple *stmt1 = gsi_stmt (gsi1);
983 return is_phi1 ? gsi2 : gsi1;
989 gimple_stmt_iterator gsi = gsi1;
996 return gsi1;
1001 return gsi1;
tree-vectorizer.cc 803 gimple_stmt_iterator gsi1 = gsi_for_stmt (s1);
804 while (gimple_uid (gsi_stmt (gsi1)) == 0)
806 gsi_next (&gsi1);
807 if (gsi_end_p (gsi1))
809 if (gsi_stmt (gsi1) == s2)
812 if (gimple_uid (gsi_stmt (gsi1)) == -1u)
827 if (gimple_uid (gsi_stmt (gsi1)) <= gimple_uid (gsi_stmt (gsi2)))
ipa-icf-gimple.cc 587 gimple_stmt_iterator gsi1, gsi2; local
590 gsi1 = gsi_start_nondebug_bb (bb1->bb);
593 while (!gsi_end_p (gsi1))
598 s1 = gsi_stmt (gsi1);
670 gsi_next_nondebug (&gsi1);
tree-ssa-phiopt.cc 764 gimple_stmt_iterator gsi1 = gsi_for_stmt (stmt); local
765 gsi_move_before (&gsi1, gsi);
948 gimple_stmt_iterator gsi1 = gsi_start (seq); local
949 for (; !gsi_end_p (gsi1); gsi_next (&gsi1))
951 gimple *stmt = gsi_stmt (gsi1);
tree-vect-loop-manip.cc 2326 gphi_iterator gsi, gsi1;
2332 for (gsi = gsi_start_phis (loop->header), gsi1 = gsi_start_phis (update_bb);
2333 !gsi_end_p (gsi) && !gsi_end_p (gsi1);
2334 gsi_next (&gsi), gsi_next (&gsi1))
2342 gphi *phi1 = gsi1.phi ();
tree-ssa-strlen.cc 3879 gimple_stmt_iterator gsi1 = gsi_for_stmt (si1->stmt); local
3880 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2,
3884 si1->stmt = gsi_stmt (gsi1);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-tail-merge.cc 565 gimple_stmt_iterator gsi1, gsi2; local
600 gsi1 = gsi_start_nondebug_bb (bb1);
602 gsi_advance_fw_nondebug_nonlocal (&gsi1);
604 while (!(gsi_end_p (gsi1) || gsi_end_p (gsi2)))
606 s1 = gsi_stmt (gsi1);
612 gsi_next_nondebug (&gsi1);
614 gsi_advance_fw_nondebug_nonlocal (&gsi1);
1298 gimple_stmt_iterator gsi1 = gsi_last_nondebug_bb (bb1); local
1303 gsi_advance_bw_nondebug_nonlocal (&gsi1, &vuse1, &vuse_escaped);
1306 while (!gsi_end_p (gsi1) && !gsi_end_p (gsi2)
1615 gimple_stmt_iterator gsi1 = gsi_start_bb (bb1); local
    [all...]
graphite-isl-ast-to-gimple.cc 962 Either GSI1 and GSI2 should belong to the same basic block or one of their
966 later_of_the_two (gimple_stmt_iterator gsi1, gimple_stmt_iterator gsi2)
968 basic_block bb1 = gsi_bb (gsi1);
974 gimple *stmt1 = gsi_stmt (gsi1);
983 return is_phi1 ? gsi2 : gsi1;
989 gimple_stmt_iterator gsi = gsi1;
996 return gsi1;
1001 return gsi1;
tree-vectorizer.cc 802 gimple_stmt_iterator gsi1 = gsi_for_stmt (s1);
803 while (gimple_uid (gsi_stmt (gsi1)) == 0)
805 gsi_next (&gsi1);
806 if (gsi_end_p (gsi1))
808 if (gsi_stmt (gsi1) == s2)
811 if (gimple_uid (gsi_stmt (gsi1)) == -1u)
826 if (gimple_uid (gsi_stmt (gsi1)) <= gimple_uid (gsi_stmt (gsi2)))
ipa-icf-gimple.cc 545 gimple_stmt_iterator gsi1, gsi2; local
548 gsi1 = gsi_start_nondebug_bb (bb1->bb);
551 while (!gsi_end_p (gsi1))
556 s1 = gsi_stmt (gsi1);
628 gsi_next_nondebug (&gsi1);
tree-vect-loop-manip.cc 1554 gphi_iterator gsi, gsi1; local
1563 for (gsi = gsi_start_phis (loop->header), gsi1 = gsi_start_phis (update_bb);
1564 !gsi_end_p (gsi) && !gsi_end_p (gsi1);
1565 gsi_next (&gsi), gsi_next (&gsi1))
1574 gphi *phi1 = gsi1.phi ();
tree-ssa-strlen.cc 3853 gimple_stmt_iterator gsi1 = gsi_for_stmt (si1->stmt); local
3854 update_gimple_call (&gsi1, builtin_decl_implicit (BUILT_IN_CALLOC), 2,
3858 si1->stmt = gsi_stmt (gsi1);
tree-ssa-phiopt.cc 1070 gimple_stmt_iterator gsi1 = gsi_for_stmt (stmt_to_move); local
1071 gsi_move_before (&gsi1, &gsi);

Completed in 40 milliseconds