1 ; RUN: opt -S -passes='inline' < %s | FileCheck %s
3 ; Make sure we don't mark calls within the same SCC as original function with noinline.
4 ; CHECK-NOT: function-inline-cost-multiplier
6 define void @samescc1() {
11 define void @samescc2() {
16 define void @samescc3() {