Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:NodeID

1572       unsigned NodeID = 0;
1573 if (ParseMDNodeID(Node, NodeID))
1579 MDRef R = { Loc, MDK, NodeID };