Searched refs:CommonAlignment (Results 1 – 1 of 1) sorted by relevance
5190 Align CommonAlignment = LI->getAlign(); in vectorizeTree() local5192 CommonAlignment = in vectorizeTree()5193 commonAlignment(CommonAlignment, cast<LoadInst>(V)->getAlign()); in vectorizeTree()5194 NewLI = Builder.CreateMaskedGather(VecPtr, CommonAlignment); in vectorizeTree()