Home
last modified time | relevance | path

Searched refs:RawWords (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1428 const uint64_t *RawWords = IV->getValue().getRawData(); in WriteConstants() local
1430 emitSignedInt64(Record, RawWords[i]); in WriteConstants()