Searched refs:addDanglingDebugInfo (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.h | 336 void addDanglingDebugInfo(SmallVectorImpl<Value *> &Values,
|
H A D | SelectionDAGBuilder.cpp | 1252 addDanglingDebugInfo(Vals, in visitDbgInfo() 1316 addDanglingDebugInfo(Values, Variable, Expression, IsVariadic, in visitDbgInfo() 1408 void SelectionDAGBuilder::addDanglingDebugInfo(SmallVectorImpl<Value *> &Values, in addDanglingDebugInfo() function in SelectionDAGBuilder 6678 addDanglingDebugInfo(Values, Variable, Expression, IsVariadic, in visitIntrinsicCall()
|