Searched refs:addDanglingDebugInfo (Results 1 – 2 of 2) sorted by relevance
351 void addDanglingDebugInfo(const DbgValueInst *DI, unsigned Order);352 void addDanglingDebugInfo(const VarLocInfo *VarLoc, unsigned Order);
1149 addDanglingDebugInfo(It, SDNodeOrder); in visit()1208 void SelectionDAGBuilder::addDanglingDebugInfo(const VarLocInfo *VarLoc, in addDanglingDebugInfo() function in SelectionDAGBuilder1213 void SelectionDAGBuilder::addDanglingDebugInfo(const DbgValueInst *DI, in addDanglingDebugInfo() function in SelectionDAGBuilder6225 addDanglingDebugInfo(&DI, SDNodeOrder); in visitIntrinsicCall()