Move a DenseMap's declaration outside of a loop, and just call
[oota-llvm.git] / test / Transforms / JumpThreading / and-and-cond.ll
2008-04-22 Chris LattnerDig through multiple levels of AND to thread jumps...