Searched refs:handleKillDebugValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 361 void handleKillDebugValue(DILocalVariable *Var, DIExpression *Expr,
|
| H A D | SelectionDAGBuilder.cpp | 1238 handleKillDebugValue(Var, It->Expr, It->DL, SDNodeOrder); in visitDbgInfo() 1292 handleKillDebugValue(Variable, Expression, DVR.getDebugLoc(), in visitDbgInfo() 1301 handleKillDebugValue(Variable, Expression, DVR.getDebugLoc(), in visitDbgInfo() 1563 void SelectionDAGBuilder::handleKillDebugValue(DILocalVariable *Var, in handleKillDebugValue() function in SelectionDAGBuilder
|