reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
123 curhead = builder->CreateGEP(ptr_arr, 220 builder->CreateStore(tape_1, curhead); 227 LoadInst *tape_0 = builder->CreateLoad(curhead, tapereg); 247 curhead = builder-> 248 CreateGEP(curhead, ConstantInt::get(C, APInt(32, curvalue)), 256 CreateICmpUGE(curhead, ptr_arrmax, testreg); 260 CreateICmpULT(curhead, ptr_arr, testreg); 279 LoadInst *tape_0 = builder->CreateLoad(curhead, tapereg); 286 builder->CreateStore(tape_1, curhead); 305 phi_0->addIncoming(curhead, bb_0); 306 curhead = phi_0; 439 phi->addIncoming(curhead, builder->GetInsertBlock()); 461 curhead = phi_1;