Searched refs:GF_PLF_2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c1028 gimple_set_plf (stmt, GF_PLF_2, false);
1037 gimple_set_plf (stmt, GF_PLF_2, true);
2416 else if (gimple_plf (stmt, GF_PLF_2))
2423 /* We checked before setting GF_PLF_2 that an equivalent
2910 gimple_set_plf (phi, GF_PLF_2, true);
2921 gimple_set_plf (stmt, GF_PLF_2, true);
2926 gimple_set_plf (stmt, GF_PLF_2, true);
2933 gimple_set_plf (stmt, GF_PLF_2, true);
2937 gimple_set_plf (stmt, GF_PLF_2, false);
2947 gimple_set_plf (stmt, GF_PLF_2, tru
[all...]
H A Dgimple.h214 GF_PLF_2 = 1 << 1 enumerator in enum:plf_mask
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-if-conv.cc1035 gimple_set_plf (stmt, GF_PLF_2, false);
1044 gimple_set_plf (stmt, GF_PLF_2, true);
2550 else if (gimple_plf (stmt, GF_PLF_2))
2557 /* We checked before setting GF_PLF_2 that an equivalent
3087 gimple_set_plf (phi, GF_PLF_2, true);
3098 gimple_set_plf (stmt, GF_PLF_2, true);
3103 gimple_set_plf (stmt, GF_PLF_2, true);
3110 gimple_set_plf (stmt, GF_PLF_2, true);
3114 gimple_set_plf (stmt, GF_PLF_2, false);
3124 gimple_set_plf (stmt, GF_PLF_2, tru
[all...]
H A Dgimple.h216 GF_PLF_2 = 1 << 1 enumerator in enum:plf_mask

Completed in 214 milliseconds