Home | History | Annotate | Download | only in TableGen

Lines Matching refs:split

1839     std::pair<StringRef,StringRef> Comma = Conds.split(',');
1863 Comma = Comma.second.split(',');