Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DVirtRegMap.cpp293 for (auto &RangeIterPair : SubRanges) { in addLiveInsForSubRanges() local
294 const LiveInterval::SubRange *SR = RangeIterPair.first; in addLiveInsForSubRanges()
295 LiveInterval::const_iterator &SRI = RangeIterPair.second; in addLiveInsForSubRanges()