Template Function sequant::value_key_of¶
Defined in File lifetime_mask.hpp
Function Documentation¶
-
template<meta::eval_node Node>
std::size_t sequant::value_key_of(Node const &n)¶ value_keyof a forest node over its production subtree: its node id combined with the canonical positions (indices incanon_indices) of itshome_scopemodes and with its operands’ keys; equal to the node id when nothing in the subtree is home-sliced (seedetail::value_key_impl).