Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp440 Instruction *NaryReassociate::tryReassociateBinaryOp(BinaryOperator *I) { in tryReassociateBinaryOp() function in NaryReassociate
449 Instruction *NaryReassociate::tryReassociateBinaryOp(Value *LHS, Value *RHS, in tryReassociateBinaryOp() function in NaryReassociate
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp437 Instruction *NaryReassociatePass::tryReassociateBinaryOp(BinaryOperator *I) { in tryReassociateBinaryOp() function in NaryReassociatePass
449 Instruction *NaryReassociatePass::tryReassociateBinaryOp(Value *LHS, Value *RHS, in tryReassociateBinaryOp() function in NaryReassociatePass