Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIExpressionOptimizer.cpp191 static bool tryFoldNoOpMath(uint64_t Const1, in tryFoldNoOpMath() function
322 if (tryFoldNoOpMath(*Const1, Ops, Loc, Cursor, ResultOps)) in foldConstantMath()