Searched refs:RightBegin (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/MC/
H A DMCAtom.cpp41 uint64_t RightBegin = SplitPt; local
48 MCAtom *RightAtom = Parent->createAtom(Type, RightBegin, RightEnd);
53 std::vector<MCData>::iterator I = Data.begin() + (RightBegin - LeftBegin);

Completed in 118 milliseconds