Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp724 std::string LocIdxToName(LocIdx Idx) const { in LocIdxToName() function in __anon84c0493f0211::MLocTracker
733 std::string DefName = LocIdxToName(Num.getLoc()); in IDAsString()
740 std::string MLocName = LocIdxToName(Location.Value.getLoc()); in dump()
742 dbgs() << LocIdxToName(Location.Idx) << " --> " << DefName << "\n"; in dump()
749 std::string foo = LocIdxToName(Location.Idx); in dump_mloc_map()
3118 std::string foo = MTracker->LocIdxToName(P.first); in dump_mloc_transfer()