Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h188 SmallVector<SDDbgOperand> copyLocationOps() const { in copyLocationOps() function
H A DSelectionDAG.cpp8781 auto NewLocOps = Dbg->copyLocationOps(); in transferDbgValues()
8856 auto NewLocOps = DV->copyLocationOps(); in salvageDebugInfo()