Searched refs:resultRefType (Results 1 – 1 of 1) sorted by relevance
824 mlir::Type resultRefType = builder->getRefType(resultType); in genReturnSymbol() local828 if (resultRef.getType() != resultRefType) in genReturnSymbol()829 resultRef = builder->createConvert(loc, resultRefType, resultRef); in genReturnSymbol()