Searched refs:ExistRoute (Results 1 – 1 of 1) sorted by relevance
65 bool ExistRoute(const CNodePtr &src, const CNodePtr &dst) { in ExistRoute() function111 return ExistRoute(acc_node, cover_node); in ExistDependencyFromAcc2Cover()185 bool ret = ExistRoute(acc_input, cover_node); in CheckInplaceNodeInputs()