Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:NewLoad

2310       auto *NewLoad = Builder.CreateAlignedLoad(
2312 Group->addMetadata(NewLoad);
2313 NewLoads.push_back(NewLoad);