[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / ThinLTO / X86 / Inputs / distributed_indexes.ll
blob65c3bb6116465e8ad23c2a4a91a9fff0e41e5e11
1 target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
3 define void @g() {
4 entry:
5   ret void
8 @analias = alias void (...), bitcast (void ()* @aliasee to void (...)*)
9 define void @aliasee() {
10 entry:
11   ret void