Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2619 void printTypeIdentities();
2836 printTypeIdentities(); in printModule()
3649 void AssemblyWriter::printTypeIdentities() { in printTypeIdentities() function in AssemblyWriter