1; RUN: llc < %s -mtriple=i686-- 2; RUN: llc < %s -mtriple=x86_64-- 3 4 %struct.FRAME.gnat__perfect_hash_generators__select_char_position__build_identical_keys_sets = type { i32, i32, ptr, ptr } 5 6define fastcc i32 @gnat__perfect_hash_generators__select_char_position__build_identical_keys_sets.5146(i64 %table.0.0, i64 %table.0.1, i32 %last, i32 %pos) { 7entry: 8 call void @llvm.init.trampoline( ptr null, ptr @gnat__perfect_hash_generators__select_char_position__build_identical_keys_sets__move.5177, ptr null ) ; <ptr> [#uses=0] 9 %tramp22 = call ptr @llvm.adjust.trampoline( ptr null) 10 unreachable 11} 12 13declare void @gnat__perfect_hash_generators__select_char_position__build_identical_keys_sets__move.5177(ptr nest , i32, i32) nounwind 14 15declare void @llvm.init.trampoline(ptr, ptr, ptr) nounwind 16declare ptr @llvm.adjust.trampoline(ptr) nounwind 17