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

  /src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc 104 gimple_assign_rhs_to_tree (gimple *stmt) function
5325 t = gimple_assign_rhs_to_tree (g);
5934 tree value = gimple_assign_rhs_to_tree (def);
  /src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc 104 gimple_assign_rhs_to_tree (gimple *stmt) function
5354 t = gimple_assign_rhs_to_tree (g);
5953 tree value = gimple_assign_rhs_to_tree (def);

Completed in 20 milliseconds