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