Home
last modified time | relevance | path

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

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