Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp1053 SmallVector<unsigned, 4> LocNoMap(locations.size()); in rewriteLocations() local
1081 LocNoMap[I] = NewLocNo; in rewriteLocations()
1106 unsigned NewLocNo = LocNoMap[Loc.locNo()]; in rewriteLocations()