Lines Matching refs:SIMPLE
2 # RUN: llc -simplify-mir=1 -march=x86-64 -run-pass=none -o - %s | FileCheck -check-prefixes=SIMPLE,…
32 # SIMPLE-NOT: callsEHReturn
33 # SIMPLE: callsUnwindInit: true
34 # SIMPLE-NOT: hasEHCatchret
35 # SIMPLE: hasEHScopes: true
36 # SIMPLE-NOT: hasEHFunclets
56 # SIMPLE: callsEHReturn: true
57 # SIMPLE-NOT: callsUnwindInit
58 # SIMPLE: hasEHCatchret: true
59 # SIMPLE-NOT hasEHScopes
60 # SIMPLE-NOT: hasEHFunclets