Home
last modified time | relevance | path

Searched defs:tryReassociateBinaryOp (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp461 Instruction *NaryReassociatePass::tryReassociateBinaryOp(BinaryOperator *I) { in tryReassociateBinaryOp() function in NaryReassociatePass
473 Instruction *NaryReassociatePass::tryReassociateBinaryOp(Value *LHS, Value *RHS, in tryReassociateBinaryOp() function in NaryReassociatePass