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

  /src/external/gpl3/gcc/dist/gcc/
ipa-split.cc 60 and consider_split.
214 Parameters are the same as for consider_split. */
428 consider_split (class split_point *current, bitmap non_ssa_vars, function
1036 /* Find all articulations and call consider_split on them.
1051 the component used by consider_split. */
1115 consider_split (&current, entry->non_ssa_vars, return_bb);
ipa-split.cc 60 and consider_split.
214 Parameters are the same as for consider_split. */
428 consider_split (class split_point *current, bitmap non_ssa_vars, function
1036 /* Find all articulations and call consider_split on them.
1051 the component used by consider_split. */
1115 consider_split (&current, entry->non_ssa_vars, return_bb);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-split.cc 60 and consider_split.
211 Parameters are the same as for consider_split. */
425 consider_split (class split_point *current, bitmap non_ssa_vars, function
1033 /* Find all articulations and call consider_split on them.
1048 the component used by consider_split. */
1112 consider_split (&current, entry->non_ssa_vars, return_bb);
ipa-split.cc 60 and consider_split.
211 Parameters are the same as for consider_split. */
425 consider_split (class split_point *current, bitmap non_ssa_vars, function
1033 /* Find all articulations and call consider_split on them.
1048 the component used by consider_split. */
1112 consider_split (&current, entry->non_ssa_vars, return_bb);

Completed in 31 milliseconds