Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h362 void handleKillDebugValue(DILocalVariable *Var, DIExpression *Expr,
H A DSelectionDAGBuilder.cpp1243 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()