Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp668 const Expression *createBinaryExpression(unsigned, Type *, Value *, Value *,
1037 const Expression *NewGVN::createBinaryExpression(unsigned Opcode, Type *T, in createBinaryExpression() function in NewGVN
1843 return createBinaryExpression(Opcode, EI->getType(), in performSymbolicAggrValueEvaluation()