Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSSAUpdaterBulk.cpp92 ComputeLiveInBlocks(const SmallPtrSetImpl<BasicBlock *> &UsingBlocks, in ComputeLiveInBlocks()
145 SmallPtrSet<BasicBlock *, 2> UsingBlocks; in RewriteAllUses() local
H A DPromoteMemoryToRegister.cpp107 SmallVector<BasicBlock *, 32> UsingBlocks; member