Searched refs:getInputCount (Results 1 – 3 of 3) sorted by relevance
60 public int getInputCount() { in getInputCount() method in ProgramVertex
492 int getInputCount() const { return mInputCount; } in getInputCount() function
926 if (mPermutation.getOutputCount() > 1 || mPermutation.getInputCount() > 1) { in writeRsSection()