Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp27 static bool isNeutralElement(uint64_t Op, uint64_t Val) { in isNeutralElement() function
196 if (isNeutralElement(Ops[1].getOp(), Const1)) { in tryFoldNoOpMath()