H A D | ScalarReplAggregates.cpp | 169 SmallVector<AllocaInst*, 32> &NewElts); 171 SmallVector<AllocaInst*, 32> &NewElts); 173 SmallVector<AllocaInst*, 32> &NewElts); 176 SmallVector<AllocaInst*, 32> &NewElts); 179 SmallVector<AllocaInst*, 32> &NewElts); 181 SmallVector<AllocaInst*, 32> &NewElts); 183 SmallVector<AllocaInst*, 32> &NewElts); 1872 /// RewriteForScalarRepl - Alloca AI is being split into NewElts, so rewrite 1877 SmallVector<AllocaInst*, 32> &NewElts) { 1883 RewriteBitCast(BC, AI, Offset, NewElts); 1876 RewriteForScalarRepl(Instruction *I, AllocaInst *AI, uint64_t Offset, SmallVector<AllocaInst*, 32> &NewElts) argument 1990 RewriteBitCast(BitCastInst *BC, AllocaInst *AI, uint64_t Offset, SmallVector<AllocaInst*, 32> &NewElts) argument 2048 RewriteGEP(GetElementPtrInst *GEPI, AllocaInst *AI, uint64_t Offset, SmallVector<AllocaInst*, 32> &NewElts) argument 2109 RewriteLifetimeIntrinsic(IntrinsicInst *II, AllocaInst *AI, uint64_t Offset, SmallVector<AllocaInst*, 32> &NewElts) argument 2165 RewriteMemIntrinUserOfAlloca(MemIntrinsic *MI, Instruction *Inst, AllocaInst *AI, SmallVector<AllocaInst*, 32> &NewElts) argument 2338 RewriteStoreUserOfWholeAlloca(StoreInst *SI, AllocaInst *AI, SmallVector<AllocaInst*, 32> &NewElts) argument 2452 RewriteLoadUserOfWholeAlloca(LoadInst *LI, AllocaInst *AI, SmallVector<AllocaInst*, 32> &NewElts) argument [all...] |