Searched refs:IdxZero (Results 1 – 1 of 1) sorted by relevance
2616 Constant *IdxZero = ConstantInt::get(IdxTy, 0, false); in EvaluateBlock() local2617 Constant * const IdxList[] = {IdxZero, IdxZero}; in EvaluateBlock()