Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10588 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
10595 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
10596 *OutFunction = Function; in getSymbolFunctionGlobalAddress()