Searched refs:kDfsStackSize (Results 1 – 1 of 1) sorted by relevance
88 constexpr int kDfsStackSize = 16; variable2223 Stack<PartitionTreeNode, kDfsStackSize> stack; in ProcessPartition()