Searched refs:AlignmentConstant (Results 1 – 2 of 2) sorted by relevance
384 if (auto *AlignmentConstant = in isInterestingMemoryAccess() local386 Access.Alignment = (unsigned)AlignmentConstant->getZExtValue(); in isInterestingMemoryAccess()
1402 if (auto AlignmentConstant = in isInterestingMemoryAccess() local1404 *Alignment = (unsigned)AlignmentConstant->getZExtValue(); in isInterestingMemoryAccess()