Searched refs:AddDbgLabel (Results 1 – 3 of 3) sorted by relevance
1843 void AddDbgLabel(SDDbgLabel *DB);
1275 DAG.AddDbgLabel(SDV); in visitDbgInfo()6646 DAG.AddDbgLabel(SDV); in visitIntrinsicCall()
11804 void SelectionDAG::AddDbgLabel(SDDbgLabel *DB) { DbgInfo->add(DB); } in AddDbgLabel() function in SelectionDAG