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

  /src/external/gpl3/gcc/dist/gcc/
gimple-range-fold.h 176 void range_of_ssa_name_with_loop_info (vrange &, tree, class loop *, gphi *,
gimple-range-fold.cc 961 range_of_ssa_name_with_loop_info (loop_range, phi_def, l, phi, src);
1089 fold_using_range::range_of_ssa_name_with_loop_info (vrange &r, tree name, function in class:fold_using_range
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-range-fold.h 190 void range_of_ssa_name_with_loop_info (irange &, tree, class loop *, gphi *,
gimple-range-fold.cc 858 range_of_ssa_name_with_loop_info (loop_range, phi_def, l, phi, src);
1309 fold_using_range::range_of_ssa_name_with_loop_info (irange &r, tree name, function in class:fold_using_range

Completed in 42 milliseconds