Searched defs:getLeft (Results 1 – 2 of 2) sorted by relevance
49 Instruction *DiffLogBuilder::getLeft(unsigned I) const { return Diff[I].first; } in getLeft() function in DiffLogBuilder
60 ImutAVLTree *getLeft() const { return left; } in getLeft() function