Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2620 void printTypeIdCompatibleVtableSummary(const TypeIdCompatibleVtableInfo &TI);
2938 printTypeIdCompatibleVtableSummary(TId.second); in printModuleSummaryIndex()
3034 void AssemblyWriter::printTypeIdCompatibleVtableSummary( in printTypeIdCompatibleVtableSummary() function in AssemblyWriter