Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp9498 Function **OutFunction) { in getSymbolFunctionGlobalAddress() argument
9505 if (OutFunction != nullptr) in getSymbolFunctionGlobalAddress()
9506 *OutFunction = Function; in getSymbolFunctionGlobalAddress()