Searched refs:PrefLoad (Results 1 – 1 of 1) sorted by relevance
287 for (const auto &PrefLoad : PrefLoads) { in runOnLoop() local288 const SCEV *PtrDiff = SE->getMinusSCEV(LSCEVAddRec, PrefLoad.second); in runOnLoop()