Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp2117 void printGCRelocateComment(const GCRelocateInst &Relocate);
2801 void AssemblyWriter::printGCRelocateComment(const GCRelocateInst &Relocate) { in printGCRelocateComment() function in AssemblyWriter
2814 printGCRelocateComment(*Relocate); in printInfoComment()