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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2505 void printTypeIdSummary(const TypeIdSummary &TIS);
2811 printTypeIdSummary(TidIter->second.second);
2899 void AssemblyWriter::printTypeIdSummary(const TypeIdSummary &TIS) { function in class:AssemblyWriter

Completed in 62 milliseconds