Searched refs:LocIdxToName (Results 1 – 2 of 2) sorted by relevance
819 std::string MLocTracker::LocIdxToName(LocIdx Idx) const { in LocIdxToName() function in MLocTracker835 std::string DefName = LocIdxToName(Num.getLoc()); in IDAsString()842 std::string MLocName = LocIdxToName(Location.Value.getLoc()); in dump()844 dbgs() << LocIdxToName(Location.Idx) << " --> " << DefName << "\n"; in dump()850 std::string foo = LocIdxToName(Location.Idx); in dump_mloc_map()2910 std::string foo = MTracker->LocIdxToName(P.first); in dump_mloc_transfer()
660 std::string LocIdxToName(LocIdx Idx) const;