Searched refs:vt_expand_loc (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c6909 Non-NULL should be returned if vt_expand_loc would return
7070 vt_expand_loc (rtx loc, htab_t vars) function
7088 /* Like vt_expand_loc, but only return true/false (whether vt_expand_loc
7178 loc2 = vt_expand_loc (var->var_part[i].cur_loc, vars);
7208 && (loc2 = vt_expand_loc (var->var_part[j].cur_loc, vars))

Completed in 177 milliseconds