[DAGCombiner] Add target hook function to decide folding (mul (add x, c1), c2)
[llvm-project.git] / llvm / test / Transforms / ADCE / unreachable-function.ll
blob7c6a30ec6b6fc4126b90fefc05f83b069b20acd1
1 ; RUN: opt < %s -adce -disable-output
3 define void @test() {
4         unreachable