Home | History | Annotate | Download | only in Utils

Lines Matching refs:AllocaInfo

105 struct AllocaInfo {
126 /// Scan the uses of the specified alloca, filling in the AllocaInfo used
303 AllocaInfo &Info);
304 void ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info,
347 static bool rewriteSingleStoreAlloca(AllocaInst *AI, AllocaInfo &Info,
444 static void promoteSingleBlockAlloca(AllocaInst *AI, const AllocaInfo &Info,
526 AllocaInfo Info;
768 AllocaInst *AI, AllocaInfo &Info,
843 AllocaInfo &Info) {