HomeSort by relevance Sort by last modified time
    Searched refs:getLeftSibling (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Support/
IntervalMap.cpp 25 NodeRef Path::getLeftSibling(unsigned Level) const {
  /external/llvm/include/llvm/ADT/
IntervalMap.h 846 /// getLeftSibling - Get the left sibling node at Level, or a null NodeRef.
849 NodeRef getLeftSibling(unsigned Level) const;
863 /// getLeftSibling - Get the left sibling node at Level, or a null NodeRef.
    [all...]

Completed in 43 milliseconds