Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3467 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function
3475 PrintChildLoopComment(OS, CL, FunctionNumber); in PrintChildLoopComment()
3514 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()