Searched refs:retComponents (Results 1 – 2 of 2) sorted by relevance
28 SmallVectorImpl<ShapedTypeComponents> &retComponents)> in inferReturnTensorTypes()33 SmallVector<ShapedTypeComponents, 2> retComponents; in inferReturnTensorTypes() local35 retComponents))) in inferReturnTensorTypes()37 for (auto shapeAndType : retComponents) { in inferReturnTensorTypes()
87 SmallVectorImpl<ShapedTypeComponents> &retComponents)>