Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/IR/
DAsmWriter.cpp2607 void printInstructionLine(const Instruction &I);
3980 printInstructionLine(I); in printBasicBlock()
3987 void AssemblyWriter::printInstructionLine(const Instruction &I) { in printInstructionLine() function in AssemblyWriter