Searched defs:SimplifyAssociativeOrCommutative (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp182 /// SimplifyAssociativeOrCommutative - This performs a few simplifications for
203 bool InstCombiner::SimplifyAssociativeOrCommutative(BinaryOperator &I) { function in class:InstCombiner

Completed in 98 milliseconds