Searched refs:handleKillDebugValue (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 362 void handleKillDebugValue(DILocalVariable *Var, DIExpression *Expr,
|
| H A D | SelectionDAGBuilder.cpp | 1243 handleKillDebugValue(Var, It->Expr, It->DL, SDNodeOrder); in visitDbgInfo() 1299 handleKillDebugValue(Variable, Expression, DVR.getDebugLoc(), in visitDbgInfo() 1308 handleKillDebugValue(Variable, Expression, DVR.getDebugLoc(), in visitDbgInfo() 1573 void SelectionDAGBuilder::handleKillDebugValue(DILocalVariable *Var, in handleKillDebugValue() function in SelectionDAGBuilder 6669 handleKillDebugValue(Variable, Expression, DI.getDebugLoc(), SDNodeOrder); in visitIntrinsicCall()
|