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

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2210 bool isLastClause = i + 1 == e; local
2229 if (!isLastClause)
2252 if (!isLastClause)

Completed in 98 milliseconds