Searched refs:isCommutative (Results 26 - 26 of 26) sorted by relevance
/external/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 2219 if (OrigI.isCommutative() && isa<Constant>(LHS) && !isa<Constant>(RHS)) |
Completed in 698 milliseconds