Searched refs:argumentRows (Results 1 – 1 of 1) sorted by relevance
867 int argumentRows = argumentTyped->getType().getRows(); in getConstantValue() local874 if (col < argumentCols && row < argumentRows) in getConstantValue()877 basicType, argumentConstantValue[col * argumentRows + row]); in getConstantValue()