Searched refs:resultSymBox (Results 1 – 1 of 1) sorted by relevance
810 Fortran::lower::SymbolBox resultSymBox = lookupSymbol(resultSym); in genReturnSymbol() local812 if (!resultSymBox) { in genReturnSymbol()816 mlir::Value resultVal = resultSymBox.match( in genReturnSymbol()822 mlir::Value resultRef = resultSymBox.getAddr(); in genReturnSymbol()