Searched refs:GetCoverIndex (Results 1 – 1 of 1) sorted by relevance
114 std::pair<size_t, bool> GetCoverIndex(const std::vector<AnfNodeIndex> &inplace_node) { in GetCoverIndex() function213 auto [cover_index, order_required] = GetCoverIndex(*inplace_node); in SetNodeAttr()