Searched refs:PostDominatorTreeT (Results 1 – 2 of 2) sorted by relevance
69 using PostDominatorTreeT = PostDominatorTree;196 using PostDominatorTreeT =197 typename afdo_detail::IRTraits<BT>::PostDominatorTreeT;246 PostDominatorTreeT *DomTree);600 PostDominatorTreeT *DomTree) {
127 using PostDominatorTreeT = MachinePostDominatorTree; typedef