Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8866 SmallVector<uint64_t, 3> ExprOps; in salvageDebugInfo() local
8867 DIExpression::appendOffset(ExprOps, Offset); in salvageDebugInfo()
8868 DIExpr = DIExpression::appendOpsToArg(DIExpr, ExprOps, i, true); in salvageDebugInfo()