Home
last modified time | relevance | path

Searched refs:indexPlusOne (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1981 llvm::Value *indexPlusOne = in EmitObjCForCollectionStmt() local
1989 Builder.CreateICmpULT(indexPlusOne, count), LoopBodyBB, FetchMoreBB, in EmitObjCForCollectionStmt()
1992 index->addIncoming(indexPlusOne, AfterBody.getBlock()); in EmitObjCForCollectionStmt()