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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DConstants.h907 static Constant *getExactSDiv(Constant *C1, Constant *C2) { function in class:llvm::ConstantExpr
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp456 static const SCEV *getExactSDiv(const SCEV *LHS, const SCEV *RHS, function
[all...]

Completed in 111 milliseconds