1 ; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --function-signature --scrub-attributes
2 ; RUN: opt < %s -inline -argpromotion -disable-output
4 define internal fastcc i32 @hash(i32* %ts, i32 %mod) nounwind {
9 define void @encode(i32* %m, i32* %ts, i32* %new) nounwind {
11 %0 = call fastcc i32 @hash( i32* %ts, i32 0 ) nounwind ; <i32> [#uses=0]