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

/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1391 const SCEV *ByOne = local
1393 DEBUG(dbgs() << "LV: Replacing SCEV: " << *OrigSCEV << " by: " << *ByOne local
1395 return ByOne;

Completed in 103 milliseconds