Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAsmWriter.cpp2345 void printSummaryInfo(unsigned Slot, const ValueInfo &VI);
2642 printSummaryInfo(Machine.getGUIDSlot(GUID), VI); in printModuleSummaryIndex()
3000 void AssemblyWriter::printSummaryInfo(unsigned Slot, const ValueInfo &VI) { in printSummaryInfo() function in AssemblyWriter