Searched refs:xxx_value (Results 1 – 1 of 1) sorted by relevance
4743 Addr64 xxx_value, yyy_value; in maybe_loop_unroll_BB() local4760 xxx_value = 0; in maybe_loop_unroll_BB()4771 xxx_value = udst->Iex.Const.con->tag == Ico_U64 in maybe_loop_unroll_BB()4783 if (xxx_value == my_addr) { in maybe_loop_unroll_BB()4798 yyy_value = xxx_value; in maybe_loop_unroll_BB()4815 xxx_value = con->tag == Ico_U64 in maybe_loop_unroll_BB()4822 if (xxx_value != my_addr) in maybe_loop_unroll_BB()4861 udst->Iex.Const.con->Ico.U64 = xxx_value; in maybe_loop_unroll_BB()4864 udst->Iex.Const.con->Ico.U32 = (UInt)xxx_value; in maybe_loop_unroll_BB()