Searched refs:diffConstant (Results 1 – 1 of 1) sorted by relevance
372 int64_t diffConstant; in getConstantBoundingSizeAndShape() local379 diffConstant = diff.value(); in getConstantBoundingSizeAndShape()380 assert(diffConstant >= 0 && "Dim size bound can't be negative"); in getConstantBoundingSizeAndShape()388 diffConstant = dimSize; in getConstantBoundingSizeAndShape()393 numElements *= diffConstant; in getConstantBoundingSizeAndShape()400 shape->push_back(diffConstant); in getConstantBoundingSizeAndShape()