Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UpdadeSDLocOnMergedSDNode

5162 /// UpdadeSDLocOnMergedSDNode - If the opt level is -O0 then it throws away
5169 SDNode *SelectionDAG::UpdadeSDLocOnMergedSDNode(SDNode *N, SDLoc OLoc) {
5201 return UpdadeSDLocOnMergedSDNode(ON, SDLoc(N));
5408 return cast<MachineSDNode>(UpdadeSDLocOnMergedSDNode(E, DL));