Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCAtom.cpp40 uint64_t LeftEnd = SplitPt - 1; in split() local
45 Parent->remap(this, LeftBegin, LeftEnd); in split()