Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DSparsePropagation.h122 SmallPtrSet<BasicBlock *, 16> BBExecutable; variable
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp195 SmallPtrSet<BasicBlock *, 8> BBExecutable; // The BBs that are executable. member in __anon86856d210111::SCCPSolver