Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp163 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode) { in isReassociableOp() function
171 static BinaryOperator *isReassociableOp(Value *V, unsigned Opcode1, in isReassociableOp() function
H A DLICM.cpp2679 static bool isReassociableOp(Instruction *I, unsigned IntOpcode, in isReassociableOp() function