Searched refs:computeTotalByteSize (Results 1 – 1 of 1) sorted by relevance
213 static int computeTotalByteSize (const vector<Symbol>& symbols) in computeTotalByteSize() function425 const int numInputBytes = computeTotalByteSize(m_spec.inputs); in iterate()426 const int numOutputBytes = computeTotalByteSize(m_spec.outputs); in iterate()