Searched refs:PostDomTree (Results 1 – 1 of 1) sorted by relevance
78 struct PostDomTree : PostDomTreeBase<BasicBlock> { struct79 PostDomTree(Function &F) { recalculate(F); } in PostDomTree() argument176 DominatorTree &DT, PostDomTree &PDT,337 const PostDomTree &PDT) { in create()467 DominatorTree &DT, PostDomTree &PDT, in outlineColdRegions()570 PostDomTree PDT(F); in run()