1 # RUN: llc -mtriple aarch64 -stats -run-pass=machine-outliner -verify-machineinstrs %s -o /dev/null 2>&1 | FileCheck %s
4 # CHECK: 2 machine-outliner - Unoutlinable instructions mapped + number of sentinel values
5 # CHECK: 2 machine-outliner - Invisible instructions skipped during mapping
6 # CHECK: 4 machine-outliner - Outlinable instructions mapped
7 # CHECK: 1 machine-outliner - Sentinel values inserted during mapping
8 # CHECK: 5 machine-outliner - Total number of instructions mapped and saved to mapping vector
13 tracksRegLiveness: true
18 liveins: $w0, $lr, $w8, $w30