Searched refs:indexPlusOne (Results 1 – 1 of 1) sorted by relevance
1695 llvm::Value *indexPlusOne in EmitObjCForCollectionStmt() local1703 Builder.CreateICmpULT(indexPlusOne, count), LoopBodyBB, FetchMoreBB, in EmitObjCForCollectionStmt()1706 index->addIncoming(indexPlusOne, AfterBody.getBlock()); in EmitObjCForCollectionStmt()