Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8526 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
8533 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
8534 *OutFunction = Function; in getSymbolFunctionGlobalAddress()