Searched refs:isBlockExecutable (Results 1 – 2 of 2) sorted by relevance
172 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function
267 bool isBlockExecutable(BasicBlock *BB) const { in isBlockExecutable() function in __anonc737ea630211::SCCPSolver1600 if (!Solver.isBlockExecutable(&*BB)) { in runOnFunction()1775 if (Solver.isBlockExecutable(&F->front())) { in runOnModule()1798 if (!Solver.isBlockExecutable(&*BB)) { in runOnModule()