Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2149 static void PrintChildLoopComment(raw_ostream &OS, const MachineLoop *Loop, in PrintChildLoopComment() function
2157 PrintChildLoopComment(OS, CL, FunctionNumber); in PrintChildLoopComment()
2196 PrintChildLoopComment(OS, Loop, AP.getFunctionNumber()); in emitBasicBlockLoopComments()