Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:UpdadeSDLocOnMergedSDNode

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