[SimplifyLibCalls] Add a new transformation: pow(exp(x), y) -> exp(x*y)
[oota-llvm.git] / test / TableGen / Include.inc
1 // This is used by the Include.td test
2 def InInclude;
3
4