Searched refs:printIRBlockReference (Results 1 – 2 of 2) sorted by relevance
117 void printIRBlockReference(const BasicBlock &BB);617 void MIPrinter::printIRBlockReference(const BasicBlock &BB) { in printIRBlockReference() function in MIPrinter830 printIRBlockReference(*Op.getBlockAddress()->getBasicBlock()); in print()
422 static void printIRBlockReference(raw_ostream &OS, const BasicBlock &BB, in printIRBlockReference() function841 printIRBlockReference(OS, *getBlockAddress()->getBasicBlock(), MST); in print()