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

/external/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp484 const SCEV *C2B1 = SE->getMulExpr(Y->getC(), X->getB()); local
491 dyn_cast<SCEVConstant>(SE->getMinusSCEV(C1B2, C2B1));

Completed in 31 milliseconds