Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h517 DIExpression *Expr, DebugLoc CurDL, DebugLoc InstDL,
H A DSelectionDAGBuilder.cpp1260 DebugLoc InstDL = DDI.getDI()->getDebugLoc(); in salvageUnresolvedDbgValue() local
1268 if (handleDebugValue(V, Var, Expr, DL, InstDL, SDOrder, /*IsVariadic=*/false)) in salvageUnresolvedDbgValue()
1295 if (handleDebugValue(V, Var, Expr, DL, InstDL, SDOrder, in salvageUnresolvedDbgValue()
1319 DebugLoc InstDL, unsigned Order, in handleDebugValue() argument
1378 isa<Argument>(V) && Var->isParameter() && !InstDL.getInlinedAt(); in handleDebugValue()