Searched defs:CGJunc (Results 1 – 1 of 1) sorted by relevance
373 struct CGJunc { struct378 …CGJunc(int n1=0,int n2=0,double _cov=0,double _goodcov=0):leftnode(n1),rightnode(n2),cov(_cov),goo… in leftnode() argument