Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h123 SmallPtrSet<BasicBlock *, 16> BBExecutable; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp344 SmallPtrSet<BasicBlock *, 8> BBExecutable; // The BBs that are executable. global() member in llvm::SCCPInstVisitor