Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAsmWriter.cpp2595 void printTypeIdCompatibleVtableSummary(const TypeIdCompatibleVtableInfo &TI);
2910 printTypeIdCompatibleVtableSummary(TId.second); in printModuleSummaryIndex()
3006 void AssemblyWriter::printTypeIdCompatibleVtableSummary( in printTypeIdCompatibleVtableSummary() function in AssemblyWriter