Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11496 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
11503 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
11504 *OutFunction = Function; in getSymbolFunctionGlobalAddress()