Home
last modified time | relevance | path

Searched defs:UsingBlocks (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp86 ComputeLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &UsingBlocks, in ComputeLiveInBlocks()
139 SmallPtrSet<BasicBlock *, 2> UsingBlocks; in RewriteAllUses() local
H A DPromoteMemoryToRegister.cpp215 SmallVector<BasicBlock *, 32> UsingBlocks; member