Lines Matching refs:DEL
6 ; RUN: | FileCheck %s -check-prefix=DEL
9 ; RUN: | FileCheck %s -check-prefix=DEL
23 ; DEL: IR Dump Before {{Delete dead loops|LoopDeletionPass}}
24 ; DEL: ; Preheader:
25 ; DEL-NEXT: %idx = alloca i32, align 4
26 ; DEL: ; Loop:
27 ; DEL-NEXT: loop:
28 ; DEL: cont:
29 ; DEL: ; Exit blocks
30 ; DEL: done:
31 ; DEL: IR Dump Before {{Delete dead loops|LoopDeletionPass}}
32 ; DEL: ; Preheader:
33 ; DEL-NEXT: br label %loop
34 ; DEL: ; Loop:
35 ; DEL-NEXT: loop:
36 ; DEL: ; Exit blocks
37 ; DEL: end: