Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1082 SmallVector<unsigned, 4> LocNoMap(locations.size()); in rewriteLocations() local
1120 LocNoMap[I] = NewLocNo; in rewriteLocations()
1147 unsigned NewLocNo = LocNoMap[Loc.locNo()]; in rewriteLocations()