Home
last modified time | relevance | path

Searched refs:check_for_overlaps (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c6032 check_for_overlaps (vec<fieldoff_s> fieldstack) in check_for_overlaps() function
6113 notokay = check_for_overlaps (fieldstack);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc6156 check_for_overlaps (const vec<fieldoff_s> &fieldstack) in check_for_overlaps() function
6237 notokay = check_for_overlaps (fieldstack); in create_variable_info_for_1()
H A DChangeLog-20056074 * tree-ssa-structalias.c (check_for_overlaps): Fix bug in last
6086 * tree-ssa-structalias.c (check_for_overlaps): New function.
H A DChangeLog-202119620 (check_for_overlaps): Same.