Home
last modified time | relevance | path

Searched defs:isBlockExecutable (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h173 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DSparsePropagation.h173 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h171 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp632 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function in llvm::SCCPInstVisitor
1862 bool SCCPSolver::isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function in SCCPSolver
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp269 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function in __anoncf765e320211::SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp347 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function in __anon426251d40111::SCCPSolver