Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

1334     case Iex_Const:
1862 e->tag = Iex_Const;
2311 case Iex_Const:
3552 case Iex_Const:
3615 return e->tag == Iex_RdTmp || e->tag == Iex_Const;
3672 case Iex_Const: return True;
3855 case Iex_Const:
4152 case Iex_Const:
4704 if (a1->tag == Iex_Const && a2->tag == Iex_Const)