Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12412 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
12419 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
12420 *OutFunction = Function; in getSymbolFunctionGlobalAddress()