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

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2074 /// PrintChildLoopComment - Print comments about child loops within
2076 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, function
2084 PrintChildLoopComment(OS, *CL, FunctionNumber);
2123 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber());

Completed in 50 milliseconds