Searched refs:kLeftIndex (Results 1 – 1 of 1) sorted by relevance
916 static constexpr int kLeftIndex = 0; variable918 Input& left_input() { return Node::input(kLeftIndex); } in left_input()1016 static constexpr int kLeftIndex = 0; variable1018 Input& left_input() { return Node::input(kLeftIndex); } in left_input()1616 static constexpr int kLeftIndex = 0;1618 Input& left_input() { return NodeBase::input(kLeftIndex); } in left_input()