Lines Matching refs:RBranch

1776 RBranch::RBranch(const Range * const childrangeptr, bool newbranchisinactive,  in RBranch()  function in RBranch
1785 Branch_ptr RBranch::Clone() const in Clone()
1787 return Branch_ptr(new RBranch(*this)); in Clone()
1794 Range * RBranch::CreateRange(const Range * const childrangeptr, bool newbranchisinactive, in CreateRange()
1837 void RBranch::CopyPartitionsFrom(Branch_ptr src) in CopyPartitionsFrom()
1844 void RBranch::RecCopyPartitionsFrom(Branch_ptr src, FPartMap fparts, bool islow) in RecCopyPartitionsFrom()
1866 void RBranch::UpdateBranchRange(const rangeset & fcsites, bool dofc) in UpdateBranchRange()
1873 void RBranch::ReplaceChild(Branch_ptr oldchild, Branch_ptr newchild) in ReplaceChild()
1892 bool RBranch::IsRemovableRecombinationLeg(const rangeset & fcsites) const in IsRemovableRecombinationLeg()
1899 bool RBranch::operator==(const Branch & other) const in operator ==()
1908 bool RBranch::IsSameExceptForTimes(const Branch_ptr other) const in IsSameExceptForTimes()
1917 Branch_ptr RBranch::GetRecPartner() const in GetRecPartner()
1928 void RBranch::ScoreEvent(TreeSummary &, BranchBuffer &) const in ScoreEvent()
1936 void RBranch::ScoreEvent(TreeSummary & summary, BranchBuffer & ks, long & s) const in ScoreEvent()
2001 bool RBranch::CheckInvariant() const in CheckInvariant()
2028 bool RBranch::RevalidateRange(FC_Status & fcstatus) const in RevalidateRange()
2081 string RBranch::GetGraphMLNodeType() const in GetGraphMLNodeType()
2088 void RBranch::AddNodeInfo(TiXmlElement * nodeElem) const in AddNodeInfo()