Searched refs:StatePtr (Results 1 – 1 of 1) sorted by relevance
1434 llvm::AllocaInst *StatePtr = CreateMemTemp(StateTy, "state.ptr"); in EmitObjCForCollectionStmt() local1435 EmitNullInitialization(StatePtr, StateTy); in EmitObjCForCollectionStmt()1474 Args.add(RValue::get(StatePtr), getContext().getPointerType(StateTy)); in EmitObjCForCollectionStmt()1519 StatePtr->getAllocatedType(), StatePtr, 2, "mutationsptr.ptr"); in EmitObjCForCollectionStmt()1600 StatePtr->getAllocatedType(), StatePtr, 1, "stateitems.ptr"); in EmitObjCForCollectionStmt()