Searched refs:IRBUser (Results 1 – 1 of 1) sorted by relevance
611 IRBuilder<> IRBUser(InsertBefore); in moveStaticAllocasToUnsafeStack() local612 Value *Off = IRBUser.CreateGEP(BasePointer, // BasePointer is i8* in moveStaticAllocasToUnsafeStack()614 Value *Replacement = IRBUser.CreateBitCast(Off, AI->getType(), Name); in moveStaticAllocasToUnsafeStack()