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

  /src/external/gpl3/gcc/dist/gcc/
gimple.h 215 masks are used by gimple_set_plf and gimple_plf. */
246 gimple_set_plf and gimple_plf for usage. */
2082 gimple_set_plf (gimple *stmt, enum plf_mask plf, bool val_p) function
6941 gimple_set_plf (g, GF_PLF_1, true);
  /src/external/gpl3/gcc.old/dist/gcc/
gimple.h 213 masks are used by gimple_set_plf and gimple_plf. */
244 gimple_set_plf and gimple_plf for usage. */
2044 gimple_set_plf (gimple *stmt, enum plf_mask plf, bool val_p) function
6807 gimple_set_plf (g, GF_PLF_1, true);

Completed in 23 milliseconds