Searched defs:getMulExpr (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolution.h535 const SCEV *getMulExpr(const SCEV *LHS, const SCEV *RHS, function in class:llvm::ScalarEvolution
541 const SCEV *getMulExpr(const SCEV *Op0, const SCEV *Op1, const SCEV *Op2, function in class:llvm::ScalarEvolution

Completed in 126 milliseconds