Searched defs:getLeft (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/tools/llvm-diff/
H A DDiffLog.cpp52 Instruction *DiffLogBuilder::getLeft(unsigned I) const { return Diff[I].first; } function in class:DiffLogBuilder
/macosx-10.10/llvmCore-3425.0.34/include/llvm/ADT/
H A DImmutableSet.h58 ImutAVLTree *getLeft() const { return left; } function in class:llvm::ImutAVLTree
427 TreeTy* getLeft(TreeT function in class:llvm::ImutAVLFactory
[all...]

Completed in 85 milliseconds