Searched defs:new_ty (Results 1 – 3 of 3) sorted by relevance
173 auto new_ty = newKnowledge.getType(); in CreateOpAndInfer() local
576 auto new_ty = op.getType().cast<ShapedType>().clone(ety); in ApplyPatternsWithShapeResolution() local
585 void ClassType::unsafeChangeAttributeType(const std::string& name, const TypePtr& new_ty) { in unsafeChangeAttributeType()