Searched refs:isEdgeExecutable (Results 1 – 1 of 1) sorted by relevance
250 bool isEdgeExecutable(Block *from, Block *to) const;828 if (!isEdgeExecutable(pred, block)) in visitBlockArgument()881 bool SCCPSolver::isEdgeExecutable(Block *from, Block *to) const { in isEdgeExecutable() function in SCCPSolver