Lines Matching full:allocainfo
96 struct AllocaInfo {
117 /// Scan the uses of the specified alloca, filling in the AllocaInfo used
293 void ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info,
336 static bool rewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info,
436 static bool promoteSingleBlockAlloca(AllocaInst *AI, const AllocaInfo &Info,
524 AllocaInfo Info;
776 AllocaInst *AI, AllocaInfo &Info,