Searched defs:TheIndex (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp718 const ModuleSummaryIndex *TheIndex = nullptr; member in class:llvm::SlotTracker
2439 const ModuleSummaryIndex *TheIndex = nullptr; member in class:__anon3681::AssemblyWriter
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp772 ModuleSummaryIndex &TheIndex; member in class:__anon3411::ModuleSummaryIndexBitcodeReader
5462 ModuleSummaryIndexBitcodeReader( BitstreamCursor Cursor, StringRef Strtab, ModuleSummaryIndex &TheIndex, StringRef ModulePath, unsigned ModuleId) argument
5805 parseTypeIdSummaryRecord(ArrayRef<uint64_t> Record, StringRef Strtab, ModuleSummaryIndex &TheIndex) argument
[all...]

Completed in 171 milliseconds