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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3028 bool isLastClause = i + 1 == e; local
3047 if (!isLastClause)
3070 if (!isLastClause)

Completed in 211 milliseconds