Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DSparsePropagation.h172 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp345 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function in __anon86856d210111::SCCPSolver