Searched refs:getConstantPart (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2187 const SCEVConstant *getConstantPart(const SCEVMulExpr *Product) { function
2234 Constant = getConstantPart(Product);
2255 Constant = getConstantPart(Product);
2279 const SCEVConstant *ConstOp = getConstantPart(Product);
2337 Constant = getConstantPart(Product);
2355 Constant = getConstantPart(Product);
2367 Constant = getConstantPart(Product);

Completed in 61 milliseconds