| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | FrameOptimizer.cpp | 155 LLVM_DEBUG(dbgs() << "FOP modified \"" << BF.getPrintName() << "\"\n"); in removeUnnecessaryLoads() 222 LLVM_DEBUG(dbgs() << "FOP modified \"" << BF.getPrintName() << "\"\n"); in removeUnusedStores() 261 dbgs() << "Considering " << I.second.getPrintName() in runOnFunctions() 380 outs() << Elmt.first << " : " << Elmt.second->getPrintName() << "\n"; in performShrinkWrapping()
|
| H A D | FrameAnalysis.cpp | 208 dbgs() << "Assertion is about to fail: " << BF.getPrintName() << "\n"; in doNext() 316 dbgs() << "Args accessed for " << Func->getPrintName() << ": "; in traverseCG() 400 LLVM_DEBUG(dbgs() << "Treating " << BF.getPrintName() in computeArgsAccessed() 410 LLVM_DEBUG(dbgs() << "Now computing args accessed for: " << BF.getPrintName() in computeArgsAccessed() 475 LLVM_DEBUG(dbgs() << "Restoring frame indices for \"" << BF.getPrintName() in restoreFrameIndex()
|
| H A D | RegAnalysis.cpp | 90 dbgs() << "Killed regs set for func: " << Func->getPrintName() << "\n"; in RegAnalysis() 97 dbgs() << "\nUsed regs set for func: " << Func->getPrintName() << "\n"; in RegAnalysis()
|
| H A D | AsmDump.cpp | 82 << "1 " << TargetBF->getPrintName() << " 0 " in dumpTailCallFdata() 139 std::string PrintName = BF.getPrintName(); in dumpFunction()
|
| H A D | AllocCombiner.cpp | 86 dbgs() << "At \"" << BF.getPrintName() << "\", combining: \n"; in combineAdjustments()
|
| H A D | StackAvailableExpressions.cpp | 30 << Func.getPrintName() << "\"\n"); in preflight()
|
| H A D | StackReachingUses.cpp | 64 LLVM_DEBUG(dbgs() << "Starting StackReachingUses on \"" << Func.getPrintName() in preflight()
|
| H A D | RegReAssign.cpp | 415 LLVM_DEBUG(dbgs() << " - " << Function.getPrintName() << "\n"); in runOnFunctions() 420 dbgs() << "Aggressive pass successful on " << Function.getPrintName() in runOnFunctions()
|
| H A D | StackAllocationAnalysis.cpp | 24 << Func.getPrintName() << "\"\n"); in preflight()
|
| H A D | LongJmp.cpp | 302 LLVM_DEBUG(dbgs() << Func->getPrintName() << " cold tentative: " in tentativeLayoutRelocColdPart() 361 LLVM_DEBUG(dbgs() << Func->getPrintName() << " tentative: " in tentativeLayoutRelocMode()
|
| H A D | ReorderFunctions.cpp | 217 << Cg.nodeIdToFunc(FuncId)->getPrintName() << '\n'; in reorder()
|
| H A D | ShrinkWrapping.cpp | 908 dbgs() << "Better position for saves found in func " << BF.getPrintName() in isBestSavePosCold() 926 << BF.getPrintName() << "\n"); in splitFrontierCritEdges() 2001 LLVM_DEBUG(dbgs() << "BOLT-DEBUG: ambiguous JTs in " << BF.getPrintName() in perform() 2029 << " bytes) for " << BF.getPrintName() << "\n"); in perform()
|
| H A D | IndirectCallPromotion.cpp | 711 << (Method ? Method->getPrintName() : "") << "\n"; in maybeGetVtableSyms()
|
| H A D | BinaryPasses.cpp | 1315 outs() << "Worst average bias observed in " << WorstBiasFunc->getPrintName() in runOnFunctions()
|
| /llvm-project-15.0.7/bolt/lib/Profile/ |
| H A D | DataAggregator.cpp | 729 << " -> " << Func.getPrintName() << " @ " in doIntraBranch() 807 << " and ending in " << ToFunc->getPrintName() << " @ " in doTrace() 808 << ToFunc->getPrintName() << " @ " in doTrace() 816 dbgs() << "Invalid trace starting in " << FromFunc->getPrintName() in doTrace() 818 << " and ending in " << ToFunc->getPrintName() << " @ " in doTrace() 819 << ToFunc->getPrintName() << " @ " in doTrace() 831 << " and ending in " << ToFunc->getPrintName() << " @ " in doTrace() 832 << ToFunc->getPrintName() << " @ " in doTrace() 839 << FromFunc->getPrintName() << ":" in doTrace() 1449 << TraceBF->getPrintName() << " @ " in parseBranchEvents() [all …]
|
| H A D | YAMLProfileWriter.cpp | 31 YamlBF.Name = BF.getPrintName(); in convert()
|
| H A D | BoltAddressTranslation.cpp | 68 LLVM_DEBUG(dbgs() << "Function name: " << Function.getPrintName() << "\n"); in write()
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | BinaryContext.cpp | 541 LLVM_DEBUG(dbgs() << "BOLT-DEBUG: analyzeJumpTable in " << BF.getPrintName() in analyzeJumpTable() 587 << TargetBF->getPrintName() << '\n'; in analyzeJumpTable() 592 << (TargetParent ? TargetParent->getPrintName() : "(none)") in analyzeJumpTable() 721 errs() << "BOLT-WARNING: Ignoring " << BF->getPrintName() << '\n'; in skipMarkedFragments() 789 << JT->Parents[0]->getPrintName() << "; " in getOrCreateJumpTable() 790 << Function.getPrintName() << "\n"; in getOrCreateJumpTable() 1252 << Function.getPrintName() << " and " in processInterproceduralReferences() 1253 << TargetFunction->getPrintName() << '\n'; in processInterproceduralReferences() 2145 errs() << "\nOffending function: " << Function.getPrintName() << "\n\n"; in exitWithBugReport()
|
| H A D | BinaryFunction.cpp | 2908 LLVM_DEBUG(dbgs() << "Ignoring " << getPrintName() << '\n'); in setIgnored() 3004 OS << "digraph \"" << getPrintName() << "\" {\n" in dumpGraph() 3119 std::string Filename = constructFilename(getPrintName(), Annotation, ".dot"); in dumpGraphForPass()
|
| /llvm-project-15.0.7/bolt/lib/Rewrite/ |
| H A D | BoltDiff.cpp | 310 outs() << Function->getPrintName() << " : "; in matchFunctions() 635 outs() << Function2.getPrintName() << "\n"; in reportUnmapped()
|
| H A D | RewriteInstance.cpp | 2324 dbgs() << Func->getPrintName() << "\n"; in readRelocations() 4751 Twine(Function->getPrintName()).concat(".cold.0").toStringRef(Buf)); in updateELFSymbolTable()
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | BinaryFunction.h | 958 std::string getPrintName() const { in getPrintName() function 1932 Referrer.getPrintName()); in getOrCreateProxyIslandAccess() 2319 OS << Function.getPrintName();
|