Searched defs:step_type (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.c1306 tree step_type = POINTER_TYPE_P (type) ? sizetype : type; local
H A Dtree-ssa-loop-niter.c1804 tree step_type = POINTER_TYPE_P (type) ? sizetype : type; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.cc1304 tree step_type = POINTER_TYPE_P (type) ? sizetype : type; local
H A Dtree-ssa-loop-niter.cc1898 tree step_type = POINTER_TYPE_P (type) ? sizetype : type; local

Completed in 207 milliseconds