Searched defs:getRight (Results 1 – 2 of 2) sorted by relevance
50 Instruction *DiffLogBuilder::getRight(unsigned I) const { return Diff[I].second; } in getRight() function in DiffLogBuilder
64 ImutAVLTree *getRight() const { return right; } in getRight() function