Searched refs:AlignedItem (Results 1 – 1 of 1) sorted by relevance
5191 for (auto &AlignedItem : AlignedVars) { in applySimd() local5192 Value *AlignedPtr = AlignedItem.first; in applySimd()5193 Value *Alignment = AlignedItem.second; in applySimd()