Searched refs:PostDominatorTreePtrT (Results 1 – 2 of 2) sorted by relevance
70 using PostDominatorTreePtrT = std::unique_ptr<PostDominatorTree>;194 using PostDominatorTreePtrT =195 typename afdo_detail::IRTraits<BT>::PostDominatorTreePtrT;294 PostDominatorTreePtrT PDT;
126 using PostDominatorTreePtrT = MachinePostDominatorTree *; typedef