1 ; RUN: opt < %s -passes="print<inline-cost>" 2>&1 | FileCheck %s
4 ; CHECK: cost before = {{.*}}, cost after = {{.*}}, threshold before = {{.*}}, threshold after = {{.*}}, cost delta = {{.*}}, simplified to i1 false
5 ; CHECK: %1 = icmp eq i32 4, 5