Searched refs:RootPair (Results 1 – 2 of 2) sorted by relevance
48 DomTreeNodePair RootPair = PQ.top(); in calculate() local50 DomTreeNode *Root = RootPair.first; in calculate()51 unsigned RootLevel = RootPair.second; in calculate()
770 DomTreeNodePair RootPair = PQ.top(); in DetermineInsertionPoint() local772 DomTreeNode *Root = RootPair.first; in DetermineInsertionPoint()773 unsigned RootLevel = RootPair.second; in DetermineInsertionPoint()