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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2959 /// PrintChildLoopComment - Print comments about child loops within
2961 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, function
2969 PrintChildLoopComment(OS, CL, FunctionNumber);
3008 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber());

Completed in 151 milliseconds