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