Searched defs:getExactSDiv (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DConstants.h893 static Constant *getExactSDiv(Constant *C1, Constant *C2) { function in class:llvm::ConstantExpr
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp467 static const SCEV *getExactSDiv(const SCEV *LHS, const SCEV *RHS, function
[all...]

Completed in 113 milliseconds