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

/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp632 const SCEV *JPtrSCEV = SE->getSCEV(JPtr); local
637 const SCEV *OffsetSCEV = SE->getMinusSCEV(JPtrSCEV, IPtrSCEV);

Completed in 52 milliseconds