Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp325 AllocaInst *NewAI = new AllocaInst(NewTy, 0, "", AI->getParent()->begin()); in TryConvert() local
577 void ConvertToScalarInfo::ConvertUsesToScalar(Value *Ptr, AllocaInst *NewAI, in ConvertUsesToScalar()
1576 if (AllocaInst *NewAI = in performScalarRepl() local
1995 AllocaInst *NewAI = NewElts[0]; in RewriteForScalarRepl() local