Home | History | Annotate | Download | only in IPO

Lines Matching refs:IdxZero

2370               Constant *IdxZero = ConstantInt::get(IdxTy, 0, false);
2371 Constant * const IdxList[] = {IdxZero, IdxZero};