Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:EndsWithSequential

859     bool EndsWithSequential = false;
862 EndsWithSequential = !(*I)->isStructTy();
865 if (EndsWithSequential) {