Searched refs:getLoopName (Results 1 – 2 of 2) sorted by relevance
337 DEBUG(dbgs() << "compute-loop-scale: " << getLoopName(Loop) << "\n"); in computeLoopScale()367 DEBUG(dbgs() << "packaging-loop: " << getLoopName(Loop) << "\n"); in packageLoop()466 DEBUG(dbgs() << "unwrap-loop-package: " << BFI.getLoopName(Loop) in unwrapLoop()535 BlockFrequencyInfoImplBase::getLoopName(const LoopData &Loop) const { in getLoopName() function in BlockFrequencyInfoImplBase
450 std::string getLoopName(const LoopData &Loop) const;1033 DEBUG(dbgs() << "compute-mass-in-loop: " << getLoopName(Loop) << "\n");1112 if (OuterLoop) dbgs() << "loop: " << getLoopName(*OuterLoop) << "\n";