Searched refs:ComputeLiveInBlocks (Results 1 – 2 of 2) sorted by relevance
71 ComputeLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &UsingBlocks, in ComputeLiveInBlocks() function137 ComputeLiveInBlocks(UsingBlocks, DefBlocks, LiveInBlocks, PredCache); in RewriteAllUses()
462 void ComputeLiveInBlocks(AllocaInst *AI, AllocaInfo &Info,873 ComputeLiveInBlocks(AI, Info, DefBlocks, LiveInBlocks); in run()1040 void PromoteMem2Reg::ComputeLiveInBlocks( in ComputeLiveInBlocks() function in PromoteMem2Reg