Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2675 void printGCRelocateComment(const GCRelocateInst &Relocate);
3914 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() function in AssemblyWriter
3926 printGCRelocateComment(*Relocate); in printInfoComment()