Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Bitcode/Reader/
HDBitcodeReader.h140 SmallVector<SmallVector<uint64_t, 64>, 64> UseListRecords; variable
HDBitcodeReader.cpp1586 UseListRecords.push_back(Record); in ParseUseLists()