Searched defs:NearestCommonDominator (Results 1 – 1 of 1) sorted by relevance
152 class NearestCommonDominator { global() class 174 explicit NearestCommonDominator(DominatorTree *DomTree) : DT(DomTree) {} NearestCommonDominator() function in __anonfb7514aa0111::NearestCommonDominator