Searched refs:GEPStores (Results 1 – 1 of 1) sorted by relevance
388 SmallVector<CallInst *> GEPStores; in removeGEPBuiltinsInFunc() local398 GEPStores.push_back(Call); in removeGEPBuiltinsInFunc()402 if (GEPLoads.empty() && GEPStores.empty()) in removeGEPBuiltinsInFunc()406 for_each(GEPStores, unrollGEPStore); in removeGEPBuiltinsInFunc()