Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

1335     case Iex_Const:
1866 e->tag = Iex_Const;
2315 case Iex_Const:
3558 case Iex_Const:
3621 return e->tag == Iex_RdTmp || e->tag == Iex_Const;
3678 case Iex_Const: return True;
3861 case Iex_Const:
4158 case Iex_Const:
4710 if (a1->tag == Iex_Const && a2->tag == Iex_Const)