Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Words

4732   const uint64_t *Words = Value.getRawData();
4733 Record.append(Words, Words + Value.getNumWords());