Searched defs:newind (Results 1 – 3 of 3) sorted by relevance
94 Value *newind = loop.CreateAdd(ind, ConstantInt::get(indType, 1)); in convertTransferToLoop() local123 Value *newind = loop.CreateAdd(ind, ConstantInt::get(len->getType(), 1)); in convertMemSetToLoop() local
1301 unsigned newind, oldind; in CTL_RO_BOOL_CONFIG_GEN() local
451 arena_migrate(tsd_t *tsd, unsigned oldind, unsigned newind) in arena_migrate()