Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2645 void printGCRelocateComment(const GCRelocateInst &Relocate);
3994 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() function in AssemblyWriter
4006 printGCRelocateComment(*Relocate); in printInfoComment()