Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMIRPrinter.cpp117 void printIRBlockReference(const BasicBlock &BB);
617 void MIPrinter::printIRBlockReference(const BasicBlock &BB) { in printIRBlockReference() function in MIPrinter
830 printIRBlockReference(*Op.getBlockAddress()->getBasicBlock()); in print()