Searched defs:NewAI (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp379 AllocaInst *NewAI = new AllocaInst(NewTy, 0, "", AI->getParent()->begin()); local
596 void ConvertToScalarInfo::ConvertUsesToScalar(Value *Ptr, AllocaInst *NewAI, argument
1970 AllocaInst *NewAI = NewElts[0]; local
[all...]
H A DSROA.cpp2050 AllocaInst &OldAI, &NewAI; member in class:__anon10435::AllocaPartitionRewriter
2081 AllocaPartitionRewriter(const TargetData &TD, AllocaPartitioning &P, AllocaPartitioning::iterator PI, SROA &Pass, AllocaInst &OldAI, AllocaInst &NewAI, uint64_t NewBeginOffset, uint64_t NewEndOffset) argument
3020 AllocaInst *NewAI; local
[all...]

Completed in 92 milliseconds