Home
last modified time | relevance | path

Searched defs:prev_x (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-scopedtables.c987 const_and_copies::record_const_or_copy_raw (tree x, tree y, tree prev_x) in record_const_or_copy_raw()
1017 const_and_copies::record_const_or_copy (tree x, tree y, tree prev_x) in record_const_or_copy()
H A Dtree-ssa-dom.c1242 tree prev_x = NULL, prev_y = NULL; in record_equality() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-dom.c1356 record_const_or_copy_1 (tree x, tree y, tree prev_x) in record_const_or_copy_1()
1407 tree prev_x = SSA_NAME_VALUE (x); in record_const_or_copy() local
1427 tree prev_x = NULL, prev_y = NULL; in record_equality() local
H A Dtree-ssa-threadedge.c164 tree prev_x = SSA_NAME_VALUE (x); in record_temporary_equivalence() local
/dragonfly/usr.sbin/moused/
H A Dmoused.c1692 static int prev_x, prev_y; in r_protocol() local