Searched refs:retComponents (Results 1 – 2 of 2) sorted by relevance
180 SmallVectorImpl<ShapedTypeComponents> &retComponents)> in inferReturnTensorTypes()185 SmallVector<ShapedTypeComponents, 2> retComponents; in inferReturnTensorTypes() local187 retComponents))) in inferReturnTensorTypes()189 for (const auto &shapeAndType : retComponents) { in inferReturnTensorTypes()
241 SmallVectorImpl<ShapedTypeComponents> &retComponents)>