Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2770 void printTypeIdCompatibleVtableSummary(const TypeIdCompatibleVtableInfo &TI);
3087 printTypeIdCompatibleVtableSummary(TId.second); in printModuleSummaryIndex()
3183 void AssemblyWriter::printTypeIdCompatibleVtableSummary( in printTypeIdCompatibleVtableSummary() function in AssemblyWriter