Searched refs:PostDominatorTreeT (Results 1 – 2 of 2) sorted by relevance
68 using PostDominatorTreeT = PostDominatorTree;167 using PostDominatorTreeT =168 typename afdo_detail::IRTraits<BT>::PostDominatorTreeT;217 PostDominatorTreeT *DomTree);578 PostDominatorTreeT *DomTree) {
126 using PostDominatorTreeT = MachinePostDominatorTree; typedef