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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1430 bool EndsWithSequential = false; local
1433 EndsWithSequential = !(*I)->isStructTy();
1436 if (EndsWithSequential) {

Completed in 191 milliseconds