Home | History | Annotate | Download | only in priv

Lines Matching refs:ix1

2431 GSAliasing getAliasingRelation_IC ( IRRegArray* descr1, IRExpr* ix1,
2454 IRRegArray* descr1, IRExpr* ix1, Int bias1,
2479 vassert(isIRAtom(ix1));
2481 if (!eqIRAtom(ix1,ix2))