[LLVMdev] Post-dominator data.

Evan Cheng evan.cheng at apple.com
Sat May 30 15:54:56 PDT 2009


Is our post-dom pass solid? I thought it's fair expensive so we avoid  
using it.

Evan

Sent from my iPhone

On May 29, 2009, at 6:14 PM, mgill404 at ucla.edu wrote:

> This is surely a simple question, but it appears that
> PostDominatorTree does not provide an interface to get at post
> dominator data.  Also, it is not a concrete subclass of DominatorTree,
> as is presented in the doxygen page and the commented source.  Any way
> to get post-dom data without hacking it into PostDominatorTree?
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev



More information about the llvm-dev mailing list