[ARM] Better OR's for MVE compares
[llvm-core.git] / test / Transforms / Inline / null-function.ll
blob2aecfa85cd8f1942ee43faca0debe580025f0ed9
1 ; RUN: opt -print-before=always-inline -always-inline < %s -o /dev/null 2>&1 | FileCheck %s
3 define i32 @main() #0 {
4 entry:
5   ret i32 0
8 ; CHECK: *** IR Dump Before Inliner for always_inline functions ***
9 ; CHECK: Printing <null> Function