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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-warn-restrict.c160 bool strbounded_p; variable
248 strbounded_p ()
726 dstref->strbounded_p = true;
744 dstref->strbounded_p = true;
745 srcref->strbounded_p = true;
796 if (dstref->strbounded_p)
845 if (dstref->strbounded_p)
878 if (dstref->strbounded_p)
892 if (!dstref->strbounded_p)
909 if (dstref->strbounded_p)
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-restrict.cc161 bool strbounded_p; member in class:__anon972::builtin_memref
255 strbounded_p (),
747 dstref->strbounded_p = true;
765 dstref->strbounded_p = true;
766 srcref->strbounded_p = true;
806 if (dstref->strbounded_p)
855 if (dstref->strbounded_p)
888 if (dstref->strbounded_p)
902 if (!dstref->strbounded_p)
919 if (dstref->strbounded_p)
[all...]

Completed in 212 milliseconds