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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1888 bool isLastClause = i + 1 == e; local
1907 if (!isLastClause)
1930 if (!isLastClause)

Completed in 168 milliseconds