Home
last modified time | relevance | path

Searched refs:primaryFuncResultStorage (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DBridge.cpp2709 mlir::Value primaryFuncResultStorage; in startNewFunction() local
2735 primaryFuncResultStorage = getSymbolAddress(sym); in startNewFunction()
2752 stmtCtx, primaryFuncResultStorage); in startNewFunction()