Searched refs:IsEdgeExecutable (Results 1 – 6 of 6) sorted by relevance
254 bool IsEdgeExecutable(const Edge& edge) const { in IsEdgeExecutable() function
67 return IsEdgeExecutable(Edge(in_bb, phi_bb)); in IsPhiArgExecutable()