Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp724 std::string LocIdxToName(LocIdx Idx) const { in LocIdxToName() function in __anon45b083930211::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()