Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:NumStores

537   unsigned NumStores;
543 : NumLoads(0), NumStores(0), NumPredStores(0), TheLoop(L), SE(SE), DL(DL),
4604 NumStores++;
5430 unsigned StoresUF = UF / (Legal->NumStores ? Legal->NumStores : 1);