Searched defs:NewAllocaBeginOffset (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2617 const uint64_t NewAllocaBeginOffset, NewAllocaEndOffset; global() member in __anonc91f7afb0d11::AllocaSliceRewriter 2675 AllocaSliceRewriter(const DataLayout & DL,AllocaSlices & AS,SROA & Pass,AllocaInst & OldAI,AllocaInst & NewAI,uint64_t NewAllocaBeginOffset,uint64_t NewAllocaEndOffset,bool IsIntegerPromotable,VectorType * PromotableVecTy,SmallSetVector<PHINode *,8> & PHIUsers,SmallSetVector<SelectInst *,8> & SelectUsers) AllocaSliceRewriter() argument [all...] |