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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-warn-restrict.c1898 unsigned bnd_idx = -1; local
1923 bnd_idx = 2;
1929 bnd_idx = 2;
1953 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-restrict.cc1911 unsigned bnd_idx = -1; local
1936 bnd_idx = 2;
1942 bnd_idx = 2;
1966 tree dstwr = bnd_idx < nargs ? gimple_call_arg (call, bnd_idx) : NULL_TREE;

Completed in 185 milliseconds