Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1427 unsigned NWords = IV->getValue().getActiveWords(); in WriteConstants() local
1429 for (unsigned i = 0; i != NWords; ++i) { in WriteConstants()