Searched refs:UsingBlocks (Results 1 – 1 of 1) sorted by relevance
98 SmallVector<BasicBlock *, 32> UsingBlocks; member109 UsingBlocks.clear(); in clear()137 UsingBlocks.push_back(LI->getParent()); in AnalyzeAlloca()346 Info.UsingBlocks.clear(); in rewriteSingleStoreAlloca()370 Info.UsingBlocks.push_back(StoreBB); in rewriteSingleStoreAlloca()379 Info.UsingBlocks.push_back(LI->getParent()); in rewriteSingleStoreAlloca()398 if (!Info.UsingBlocks.empty()) in rewriteSingleStoreAlloca()783 SmallVector<BasicBlock *, 64> LiveInBlockWorklist(Info.UsingBlocks.begin(), in ComputeLiveInBlocks()784 Info.UsingBlocks.end()); in ComputeLiveInBlocks()