Searched defs:UsingBlocks (Results 1 – 2 of 2) sorted by relevance
86 ComputeLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &UsingBlocks, in ComputeLiveInBlocks()139 SmallPtrSet<BasicBlock *, 2> UsingBlocks; in RewriteAllUses() local
215 SmallVector<BasicBlock *, 32> UsingBlocks; member