Lines Matching refs:LOOP
6 …l -loop-rotate -loop-unroll -loop-unswitch -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-LOOP
64 ; OPT-LOOP-DAG: Skipping pass 'Delete dead loops'
65 ; OPT-LOOP-DAG: Skipping pass 'Extract loops into new functions'
66 ; OPT-LOOP-DAG: Skipping pass 'Induction Variable Simplification'
67 ; OPT-LOOP-DAG: Skipping pass 'Loop Invariant Code Motion'
68 ; OPT-LOOP-DAG: Skipping pass 'Loop Strength Reduction'
69 ; OPT-LOOP-DAG: Skipping pass 'Recognize loop idioms'
70 ; OPT-LOOP-DAG: Skipping pass 'Reroll loops'
71 ; OPT-LOOP-DAG: Skipping pass 'Rotate Loops'
72 ; OPT-LOOP-DAG: Skipping pass 'Simplify instructions in loops'
73 ; OPT-LOOP-DAG: Skipping pass 'Unroll loops'
74 ; OPT-LOOP-DAG: Skipping pass 'Unswitch loops'