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

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

Completed in 57 milliseconds