Home | History | Annotate | Download | only in priv

Lines Matching refs:Iex_Const

1248     case Iex_Const:
1773 e->tag = Iex_Const;
2217 case Iex_Const:
3404 case Iex_Const:
3467 return e->tag == Iex_RdTmp || e->tag == Iex_Const;
3525 case Iex_Const: return True;
3704 case Iex_Const:
4000 case Iex_Const:
4552 if (a1->tag == Iex_Const && a2->tag == Iex_Const)