Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2350 void printTypeIdSummary(const TypeIdSummary &TIS);
2650 printTypeIdSummary(TId.second); in printModuleSummaryIndex()
2718 void AssemblyWriter::printTypeIdSummary(const TypeIdSummary &TIS) { in printTypeIdSummary() function in AssemblyWriter