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

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2027 /// PrintChildLoopComment - Print comments about child loops within
2029 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, function
2037 PrintChildLoopComment(OS, *CL, FunctionNumber);
2076 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber());

Completed in 119 milliseconds