Home
last modified time | relevance | path

Searched refs:createBinaryExpression (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp668 const Expression *createBinaryExpression(unsigned, Type *, Value *, Value *,
1036 const Expression *NewGVN::createBinaryExpression(unsigned Opcode, Type *T, in createBinaryExpression() function in NewGVN
1846 return createBinaryExpression(Opcode, EI->getType(), in performSymbolicAggrValueEvaluation()