Home
last modified time | relevance | path

Searched defs:ActiveBlocks (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.h234 SmallVector<unsigned, 8> ActiveBlocks; member
H A DRegAllocGreedy.cpp732 SmallVectorImpl<unsigned> &ActiveBlocks = Cand.ActiveBlocks; growRegion() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp114 SmallSetVector<BasicBlock *, 4> ActiveBlocks; member in __anon75ccf7c50111::LockstepReverseIterator