Searched refs:EndsWithSequential (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2007 bool EndsWithSequential = false; local
2010 EndsWithSequential = I.isSequential();
2013 if (EndsWithSequential) {

Completed in 69 milliseconds