Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:FunctionNumber

2121                                    unsigned FunctionNumber) {
2123 PrintParentLoopComment(OS, Loop->getParentLoop(), FunctionNumber);
2125 << "Parent Loop BB" << FunctionNumber << "_"
2134 unsigned FunctionNumber) {
2138 << "Child Loop BB" << FunctionNumber << "_"
2141 PrintChildLoopComment(OS, CL, FunctionNumber);