Searched refs:IRBUser (Results 1 – 1 of 1) sorted by relevance
616 IRBuilder<> IRBUser(InsertBefore); in moveStaticAllocasToUnsafeStack() local618 IRBUser.CreatePtrAdd(BasePointer, ConstantInt::get(Int32Ty, -Offset)); in moveStaticAllocasToUnsafeStack()619 Value *Replacement = IRBUser.CreateBitCast(Off, AI->getType(), Name); in moveStaticAllocasToUnsafeStack()