Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2795 void printGCRelocateComment(const GCRelocateInst &Relocate);
4177 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() function in AssemblyWriter
4189 printGCRelocateComment(*Relocate); in printInfoComment()