Searched refs:PostDominatorTreeT (Results 1 – 2 of 2) sorted by relevance
69 using PostDominatorTreeT = PostDominatorTree;195 using PostDominatorTreeT =196 typename afdo_detail::IRTraits<BT>::PostDominatorTreeT;245 PostDominatorTreeT *DomTree);606 PostDominatorTreeT *DomTree) {
126 using PostDominatorTreeT = MachinePostDominatorTree; typedef