Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitter.cpp689 SlotIndex srStart(lr.start < lrItr->first ? lrItr->first : lr.start); in getLoopSubRange() local
692 return std::make_pair(true, SlotPair(srStart, srEnd)); in getLoopSubRange()