Searched refs:emitBasicBlockLoopComments (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2922 /// emitBasicBlockLoopComments - Pretty-print comments for basic blocks.
2923 static void emitBasicBlockLoopComments(const MachineBasicBlock &MBB, function
3004 emitBasicBlockLoopComments(MBB, MLI, *this);

Completed in 70 milliseconds