Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h121 SmallPtrSet<BasicBlock *, 16> BBExecutable; // The bbs that are executable. variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h121 SmallPtrSet<BasicBlock *, 16> BBExecutable; variable
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp162 SmallPtrSet<BasicBlock*, 8> BBExecutable; // The BBs that are executable. member in __anon929921a30211::SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp196 SmallPtrSet<BasicBlock *, 8> BBExecutable; // The BBs that are executable. member in __anon159e39850111::SCCPSolver