HomeSort by: relevance | last modified time | path
    Searched defs:gimple_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. */
2102 gimple_plf (gimple *stmt, enum plf_mask plf) function
6930 return gimple_plf (g, GF_PLF_1);
  /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. */
2064 gimple_plf (gimple *stmt, enum plf_mask plf) function
6796 return gimple_plf (g, GF_PLF_1);

Completed in 25 milliseconds