Home
last modified time | relevance | path

Searched refs:AlignmentConstant (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp384 if (auto *AlignmentConstant = in isInterestingMemoryAccess() local
386 Access.Alignment = (unsigned)AlignmentConstant->getZExtValue(); in isInterestingMemoryAccess()