Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp451 static void printIRBlockReference(raw_ostream &OS, const BasicBlock &BB, in printIRBlockReference() function
873 printIRBlockReference(OS, *getBlockAddress()->getBasicBlock(), MST); in print()