Home
last modified time | relevance | path

Searched defs:altered (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gcc/
HDloop-iv.c1387 simplify_using_assignment (rtx insn, rtx *expr, regset altered) in simplify_using_assignment()
1587 simplify_using_condition (rtx cond, rtx *expr, regset altered) in simplify_using_condition()
1702 regset altered; in simplify_using_initial_values() local
/NextBSD/usr.bin/unifdef/
HDunifdef.c211 static bool altered; /* was this file modified? */ variable