Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

1015     case Iex_Const:
1463 e->tag = Iex_Const;
1837 case Iex_Const:
2699 case Iex_Const:
2757 return e->tag == Iex_RdTmp || e->tag == Iex_Const;
2801 case Iex_Const: return True;
2966 case Iex_Const:
3225 case Iex_Const:
3657 if (a1->tag == Iex_Const && a2->tag == Iex_Const)