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

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

Completed in 52 milliseconds