Searched refs:AllocaRes (Results 1 – 1 of 1) sorted by relevance
104 AllocaInst *AllocaRes = in createAllocaInstAtEntry() local106 AllocaRes->setAlignment(AllocaAlignment); in createAllocaInstAtEntry()107 return AllocaRes; in createAllocaInstAtEntry()455 AllocaInst *AllocaRes = in getAllocaPos() local457 BasicBlock::iterator Iter = AllocaRes->getIterator(); in getAllocaPos()460 Value *I8Ptr = Builder.CreateBitCast(AllocaRes, Builder.getInt8PtrTy()); in getAllocaPos()